@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 CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-deploymentdurationinminutespublic final Number getGrowthFactor()
CfnDeploymentStrategyPropsgetGrowthFactor in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-growthfactorpublic final String getName()
CfnDeploymentStrategyPropsgetName in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-namepublic final String getReplicateTo()
CfnDeploymentStrategyPropsgetReplicateTo in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-replicatetopublic final String getDescription()
CfnDeploymentStrategyPropsgetDescription in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-descriptionpublic final Number getFinalBakeTimeInMinutes()
CfnDeploymentStrategyPropsgetFinalBakeTimeInMinutes in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-finalbaketimeinminutespublic final String getGrowthType()
CfnDeploymentStrategyPropsgetGrowthType in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-growthtypepublic final List<CfnDeploymentStrategy.TagsProperty> getTags()
CfnDeploymentStrategyPropsgetTags in interface CfnDeploymentStrategyPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appconfig-deploymentstrategy.html#cfn-appconfig-deploymentstrategy-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.