CreateStackResult
public struct CreateStackResult : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
Information about the stack.
Declaration
Swift
public let stack: Stack?
-
Undocumented
Declaration
Swift
public init(stack: Stack? = nil)