| Package | Description |
|---|---|
| software.amazon.awscdk.services.codepipeline.actions |
AWS CodePipeline Actions
|
| Modifier and Type | Method and Description |
|---|---|
default StackSetOrganizationsAutoDeployment |
OrganizationsDeploymentProps.getAutoDeployment()
Automatically deploy to new accounts added to Organizational Units.
|
StackSetOrganizationsAutoDeployment |
OrganizationsDeploymentProps.Jsii$Proxy.getAutoDeployment() |
static StackSetOrganizationsAutoDeployment |
StackSetOrganizationsAutoDeployment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StackSetOrganizationsAutoDeployment[] |
StackSetOrganizationsAutoDeployment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
OrganizationsDeploymentProps.Builder |
OrganizationsDeploymentProps.Builder.autoDeployment(StackSetOrganizationsAutoDeployment autoDeployment)
Sets the value of
OrganizationsDeploymentProps.getAutoDeployment() |
Copyright © 2022. All rights reserved.