Class CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty
@Stability(Stable)
@Internal
public static final class CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty
An implementation for
CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.arcregionswitch.CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty
CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Builder, CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringThe monitoring approach specified for the configuration, for example,Most_Recent.final ObjectThe services specified for the configuration.final NumberThe target percentage specified for the configuration.final NumberThe timeout value specified for the configuration.final ObjectThe settings for ungraceful execution.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty.Builder.
-
-
Method Details
-
getCapacityMonitoringApproach
Description copied from interface:CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationPropertyThe monitoring approach specified for the configuration, for example,Most_Recent.- Specified by:
getCapacityMonitoringApproachin interfaceCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty- See Also:
-
getServices
Description copied from interface:CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationPropertyThe services specified for the configuration.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnPlanPropsMixin.ServiceProperty>- Specified by:
getServicesin interfaceCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty- See Also:
-
getTargetPercent
Description copied from interface:CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationPropertyThe target percentage specified for the configuration.Default: - 100
- Specified by:
getTargetPercentin interfaceCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty- See Also:
-
getTimeoutMinutes
Description copied from interface:CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationPropertyThe timeout value specified for the configuration.Default: - 60
- Specified by:
getTimeoutMinutesin interfaceCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty- See Also:
-
getUngraceful
Description copied from interface:CfnPlanPropsMixin.EcsCapacityIncreaseConfigurationPropertyThe settings for ungraceful execution.Returns union: either
IResolvableorCfnPlanPropsMixin.EcsUngracefulProperty- Specified by:
getUngracefulin interfaceCfnPlanPropsMixin.EcsCapacityIncreaseConfigurationProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-