Uses of Class
software.amazon.awscdk.BootstraplessSynthesizerProps.Builder
Packages that use BootstraplessSynthesizerProps.Builder
-
Uses of BootstraplessSynthesizerProps.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return BootstraplessSynthesizerProps.BuilderModifier and TypeMethodDescriptionBootstraplessSynthesizerProps.builder()
BootstraplessSynthesizerProps.Builder.cloudFormationExecutionRoleArn
(String cloudFormationExecutionRoleArn) Sets the value ofBootstraplessSynthesizerProps.getCloudFormationExecutionRoleArn()
BootstraplessSynthesizerProps.Builder.deployRoleArn
(String deployRoleArn) Sets the value ofBootstraplessSynthesizerProps.getDeployRoleArn()
Constructors in software.amazon.awscdk with parameters of type BootstraplessSynthesizerProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theBootstraplessSynthesizerProps.Builder
.