RollbackTrigger
public struct RollbackTrigger : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
Declaration
Swift
public let arn: String -
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
Declaration
Swift
public let type: String -
Undocumented
Declaration
Swift
public init(arn: String, type: String)
View on GitHub
RollbackTrigger Structure Reference