@Stability(value=Stable) @Internal public static final class CfnFleet.LocationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFleet.LocationConfigurationProperty
CfnFleet.LocationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFleet.LocationConfigurationProperty.Builder, CfnFleet.LocationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFleet.LocationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFleet.CertificateConfigurationProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getLocation()
An AWS Region code, such as `us-west-2` .
|
Object |
getLocationCapacity()
Current resource capacity settings in a specified fleet or location.
|
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(CfnFleet.LocationConfigurationProperty.Builder builder)
CfnFleet.CertificateConfigurationProperty.Builder.public final String getLocation()
CfnFleet.LocationConfigurationPropertygetLocation in interface CfnFleet.LocationConfigurationPropertypublic final Object getLocationCapacity()
CfnFleet.LocationConfigurationPropertyThe location value might refer to a fleet's remote location or its home Region.
Related actions
DescribeFleetCapacity | DescribeFleetLocationCapacity | UpdateFleetCapacity
getLocationCapacity in interface CfnFleet.LocationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.