| Package | Description |
|---|---|
| software.amazon.awscdk.services.codedeploy.cloudformation |
| Modifier and Type | Class and Description |
|---|---|
static class |
DeploymentGroupResource.DeploymentStyleProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentGroupResource.DeploymentStyleProperty |
DeploymentGroupResource.DeploymentStyleProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentGroupResourceProps.setDeploymentStyle(DeploymentGroupResource.DeploymentStyleProperty value)
``AWS::CodeDeploy::DeploymentGroup.DeploymentStyle``
|
void |
DeploymentGroupResourceProps.Jsii$Proxy.setDeploymentStyle(DeploymentGroupResource.DeploymentStyleProperty value)
``AWS::CodeDeploy::DeploymentGroup.DeploymentStyle``
|
DeploymentGroupResourceProps.Builder |
DeploymentGroupResourceProps.Builder.withDeploymentStyle(DeploymentGroupResource.DeploymentStyleProperty value)
Sets the value of DeploymentStyle
|
Copyright © 2018. All rights reserved.