@Stability(value=Stable) public static final class BootstraplessSynthesizerProps.Builder extends Object
BootstraplessSynthesizerProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
BootstraplessSynthesizerProps |
build()
Builds the configured instance.
|
BootstraplessSynthesizerProps.Builder |
cloudFormationExecutionRoleArn(String cloudFormationExecutionRoleArn)
Sets the value of
BootstraplessSynthesizerProps.getCloudFormationExecutionRoleArn() |
BootstraplessSynthesizerProps.Builder |
deployRoleArn(String deployRoleArn)
Sets the value of
BootstraplessSynthesizerProps.getDeployRoleArn() |
@Stability(value=Stable) public BootstraplessSynthesizerProps.Builder cloudFormationExecutionRoleArn(String cloudFormationExecutionRoleArn)
BootstraplessSynthesizerProps.getCloudFormationExecutionRoleArn()cloudFormationExecutionRoleArn - The CFN execution Role ARN to use.this@Stability(value=Stable) public BootstraplessSynthesizerProps.Builder deployRoleArn(String deployRoleArn)
BootstraplessSynthesizerProps.getDeployRoleArn()deployRoleArn - The deploy Role ARN to use.this@Stability(value=Stable) public BootstraplessSynthesizerProps build()
BootstraplessSynthesizerPropsNullPointerException - if any required attribute was not providedCopyright © 2020. All rights reserved.