@Stability(value=Stable) @Internal public static final class CfnFleet.VpcConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFleet.VpcConfigProperty
CfnFleet.VpcConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnFleet.VpcConfigProperty.Builder, CfnFleet.VpcConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnFleet.VpcConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnFleet.ComputeCapacityProperty.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) |
List<String> |
getSecurityGroupIds()
The identifiers of the security groups for the fleet.
|
List<String> |
getSubnetIds()
The identifiers of the subnets to which a network interface is attached from the fleet instance.
|
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.VpcConfigProperty.Builder builder)
CfnFleet.ComputeCapacityProperty.Builder.public final List<String> getSecurityGroupIds()
CfnFleet.VpcConfigPropertygetSecurityGroupIds in interface CfnFleet.VpcConfigPropertypublic final List<String> getSubnetIds()
CfnFleet.VpcConfigPropertyFleet instances can use one or two subnets.
getSubnetIds in interface CfnFleet.VpcConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.