GetCanaryResponse
public struct GetCanaryResponse : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
A strucure that contains the full information about the canary.
Declaration
Swift
public let canary: Canary?
-
Undocumented
Declaration
Swift
public init(canary: Canary? = nil)