Uses of Class
software.amazon.awscdk.services.codepipeline.actions.OrganizationsDeploymentProps.Builder
Packages that use OrganizationsDeploymentProps.Builder
-
Uses of OrganizationsDeploymentProps.Builder in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return OrganizationsDeploymentProps.BuilderModifier and TypeMethodDescriptionOrganizationsDeploymentProps.Builder.autoDeployment
(StackSetOrganizationsAutoDeployment autoDeployment) Sets the value ofOrganizationsDeploymentProps.getAutoDeployment()
OrganizationsDeploymentProps.builder()
Constructors in software.amazon.awscdk.services.codepipeline.actions with parameters of type OrganizationsDeploymentProps.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theOrganizationsDeploymentProps.Builder
.