@Stability(value=Stable)
public static interface CfnDeploymentGroup.DeploymentProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDeploymentGroup.DeploymentProperty.Builder
A builder for
CfnDeploymentGroup.DeploymentProperty |
static class |
CfnDeploymentGroup.DeploymentProperty.Jsii$Proxy
An implementation for
CfnDeploymentGroup.DeploymentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentProperty.Builder |
builder() |
default String |
getDescription()
`CfnDeploymentGroup.DeploymentProperty.Description`.
|
default Object |
getIgnoreApplicationStopFailures()
`CfnDeploymentGroup.DeploymentProperty.IgnoreApplicationStopFailures`.
|
Object |
getRevision()
`CfnDeploymentGroup.DeploymentProperty.Revision`.
|
@Stability(value=Stable) @NotNull Object getRevision()
@Stability(value=Stable) @Nullable default String getDescription()
@Stability(value=Stable) @Nullable default Object getIgnoreApplicationStopFailures()
@Stability(value=Stable) static CfnDeploymentGroup.DeploymentProperty.Builder builder()
Copyright © 2021. All rights reserved.