@Stability(value=External)
public static interface CfnDeploymentGroup.DeploymentStyleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.DeploymentStyleProperty.Builder
A builder for
CfnDeploymentGroup.DeploymentStyleProperty |
static class |
CfnDeploymentGroup.DeploymentStyleProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.DeploymentStyleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentStyleProperty.Builder |
builder() |
String |
getDeploymentOption()
`CfnDeploymentGroup.DeploymentStyleProperty.DeploymentOption`.
|
String |
getDeploymentType()
`CfnDeploymentGroup.DeploymentStyleProperty.DeploymentType`.
|
@Stability(value=External) String getDeploymentOption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html#cfn-codedeploy-deploymentgroup-deploymentstyle-deploymentoption@Stability(value=External) String getDeploymentType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html#cfn-codedeploy-deploymentgroup-deploymentstyle-deploymenttype@Stability(value=External) static CfnDeploymentGroup.DeploymentStyleProperty.Builder builder()
Copyright © 2019. All rights reserved.