@Stability(value=Stable)
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() |
default String |
getDeploymentOption()
`CfnDeploymentGroup.DeploymentStyleProperty.DeploymentOption`.
|
default String |
getDeploymentType()
`CfnDeploymentGroup.DeploymentStyleProperty.DeploymentType`.
|
@Stability(value=Stable) @Nullable default String getDeploymentOption()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html#cfn-codedeploy-deploymentgroup-deploymentstyle-deploymentoption@Stability(value=Stable) @Nullable default String getDeploymentType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-codedeploy-deploymentgroup-deploymentstyle.html#cfn-codedeploy-deploymentgroup-deploymentstyle-deploymenttype@Stability(value=Stable) static CfnDeploymentGroup.DeploymentStyleProperty.Builder builder()
Copyright © 2020. All rights reserved.