public static interface RollbackTrigger.Builder extends SdkPojo, CopyableBuilder<RollbackTrigger.Builder,RollbackTrigger>
Modifier and Type | Method and Description |
---|---|
RollbackTrigger.Builder |
arn(String arn)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
|
RollbackTrigger.Builder |
type(String type)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
|
copy
applyMutation, build
RollbackTrigger.Builder arn(String arn)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
arn
- This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.RollbackTrigger.Builder type(String type)
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
type
- This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.