CreateStackSetOutput
public struct CreateStackSetOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The ID of the stack set that you’re creating.
Declaration
Swift
public let stackSetId: String? -
Undocumented
Declaration
Swift
public init(stackSetId: String? = nil)
View on GitHub
CreateStackSetOutput Structure Reference