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
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDeploymentGroup.DeploymentStyleProperty.Builder |
builder() |
String |
getDeploymentOption()
``CfnDeploymentGroup.DeploymentStyleProperty.DeploymentOption``
|
String |
getDeploymentType()
``CfnDeploymentGroup.DeploymentStyleProperty.DeploymentType``
|
void |
setDeploymentOption(String value)
``CfnDeploymentGroup.DeploymentStyleProperty.DeploymentOption``
|
void |
setDeploymentType(String value)
``CfnDeploymentGroup.DeploymentStyleProperty.DeploymentType``
|
String getDeploymentOption()
void setDeploymentOption(String value)
String getDeploymentType()
void setDeploymentType(String value)
static CfnDeploymentGroup.DeploymentStyleProperty.Builder builder()
Copyright © 2019. All rights reserved.