Uses of Interface
software.amazon.awscdk.services.codepipeline.actions.OrganizationsDeploymentProps
Packages that use OrganizationsDeploymentProps
-
Uses of OrganizationsDeploymentProps in software.amazon.awscdk.services.codepipeline.actions
Classes in software.amazon.awscdk.services.codepipeline.actions that implement OrganizationsDeploymentPropsModifier and TypeClassDescriptionstatic final classAn implementation forOrganizationsDeploymentPropsMethods in software.amazon.awscdk.services.codepipeline.actions that return OrganizationsDeploymentPropsModifier and TypeMethodDescriptionOrganizationsDeploymentProps.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codepipeline.actions with parameters of type OrganizationsDeploymentPropsModifier and TypeMethodDescriptionstatic StackSetDeploymentModelStackSetDeploymentModel.organizations(OrganizationsDeploymentProps props) Deploy to AWS Organizations accounts.