Interface RollbackTrigger.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<RollbackTrigger.Builder,
,RollbackTrigger> SdkBuilder<RollbackTrigger.Builder,
,RollbackTrigger> SdkPojo
- Enclosing class:
RollbackTrigger
public static interface RollbackTrigger.Builder
extends SdkPojo, CopyableBuilder<RollbackTrigger.Builder,RollbackTrigger>
-
Method Summary
Modifier and TypeMethodDescriptionThis property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
arn
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
- Parameters:
arn
- This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-
type
This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.
- Parameters:
type
- This property corresponds to the content of the same name for the AWS CloudFormation RollbackTrigger Data Type.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-