DescribeStackSetInput
public struct DescribeStackSetInput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The name or unique ID of the stack set whose description you want.
Declaration
Swift
public let stackSetName: String -
Undocumented
Declaration
Swift
public init(stackSetName: String)
View on GitHub
DescribeStackSetInput Structure Reference