@Stability(value=Stable) @Internal public static final class CfnDeploymentStrategyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDeploymentStrategyProps
CfnDeploymentStrategyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDeploymentStrategyProps.Builder, CfnDeploymentStrategyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Number deploymentDurationInMinutes,
Number growthFactor,
String name,
String replicateTo,
String description,
Number finalBakeTimeInMinutes,
String growthType,
List<? extends CfnDeploymentStrategy.TagsProperty> tags)
Constructor that initializes the object based on literal property values passed by the
CfnDeploymentStrategyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Number |
getDeploymentDurationInMinutes()
`AWS::AppConfig::DeploymentStrategy.DeploymentDurationInMinutes`.
|
String |
getDescription()
`AWS::AppConfig::DeploymentStrategy.Description`.
|
Number |
getFinalBakeTimeInMinutes()
`AWS::AppConfig::DeploymentStrategy.FinalBakeTimeInMinutes`.
|
Number |
getGrowthFactor()
`AWS::AppConfig::DeploymentStrategy.GrowthFactor`.
|
String |
getGrowthType()
`AWS::AppConfig::DeploymentStrategy.GrowthType`.
|
String |
getName()
`AWS::AppConfig::DeploymentStrategy.Name`.
|
String |
getReplicateTo()
`AWS::AppConfig::DeploymentStrategy.ReplicateTo`.
|
List<CfnDeploymentStrategy.TagsProperty> |
getTags()
`AWS::AppConfig::DeploymentStrategy.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(Number deploymentDurationInMinutes, Number growthFactor, String name, String replicateTo, String description, Number finalBakeTimeInMinutes, String growthType, List<? extends CfnDeploymentStrategy.TagsProperty> tags)
CfnDeploymentStrategyProps.Builder.public final Number getDeploymentDurationInMinutes()
CfnDeploymentStrategyPropsgetDeploymentDurationInMinutes in interface CfnDeploymentStrategyPropspublic final Number getGrowthFactor()
CfnDeploymentStrategyPropsgetGrowthFactor in interface CfnDeploymentStrategyPropspublic final String getName()
CfnDeploymentStrategyPropsgetName in interface CfnDeploymentStrategyPropspublic final String getReplicateTo()
CfnDeploymentStrategyPropsgetReplicateTo in interface CfnDeploymentStrategyPropspublic final String getDescription()
CfnDeploymentStrategyPropsgetDescription in interface CfnDeploymentStrategyPropspublic final Number getFinalBakeTimeInMinutes()
CfnDeploymentStrategyPropsgetFinalBakeTimeInMinutes in interface CfnDeploymentStrategyPropspublic final String getGrowthType()
CfnDeploymentStrategyPropsgetGrowthType in interface CfnDeploymentStrategyPropspublic final List<CfnDeploymentStrategy.TagsProperty> getTags()
CfnDeploymentStrategyPropsgetTags in interface CfnDeploymentStrategyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.