Class CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ecs.CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty
@Stability(Stable)
@Internal
public static final class CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty
An implementation for
CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty-
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.ecs.CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty
CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Builder, CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
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
protected Jsii$Proxy(CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty.Builder.
-
-
Method Details
-
getMax
Description copied from interface:CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestPropertyThe maximum total local storage in GB.Instance types with more local storage are excluded from selection.
- Specified by:
getMaxin interfaceCfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty- See Also:
-
getMin
Description copied from interface:CfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestPropertyThe minimum total local storage in GB.Instance types with less local storage are excluded from selection.
- Specified by:
getMinin interfaceCfnCapacityProviderPropsMixin.TotalLocalStorageGBRequestProperty- 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()
-