@Stability(value=Stable)
public static interface CfnDeploymentGroup.DeploymentStyleProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getDeploymentType()
@Stability(value=Stable) static CfnDeploymentGroup.DeploymentStyleProperty.Builder builder()
Copyright © 2021. All rights reserved.