UpdateTerminationProtectionOutput
public struct UpdateTerminationProtectionOutput : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
The unique ID of the stack.
Declaration
Swift
public let stackId: String? -
Undocumented
Declaration
Swift
public init(stackId: String? = nil)
View on GitHub
UpdateTerminationProtectionOutput Structure Reference