Uses of Class
software.amazon.awscdk.BootstraplessSynthesizerProps.Builder
-
Uses of BootstraplessSynthesizerProps.Builder in software.amazon.awscdk
Modifier and TypeMethodDescriptionBootstraplessSynthesizerProps.builder()
BootstraplessSynthesizerProps.Builder.cloudFormationExecutionRoleArn
(String cloudFormationExecutionRoleArn) Sets the value ofBootstraplessSynthesizerProps.getCloudFormationExecutionRoleArn()
BootstraplessSynthesizerProps.Builder.deployRoleArn
(String deployRoleArn) Sets the value ofBootstraplessSynthesizerProps.getDeployRoleArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theBootstraplessSynthesizerProps.Builder
.