@Stability(value=Stable) @Internal public static final class CfnInstance.NetworkInterfaceProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnInstance.NetworkInterfaceProperty
CfnInstance.NetworkInterfacePropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnInstance.NetworkInterfaceProperty.Builder, CfnInstance.NetworkInterfaceProperty.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(String deviceIndex,
Object associatePublicIpAddress,
Object deleteOnTermination,
String description,
List<String> groupSet,
Number ipv6AddressCount,
Object ipv6Addresses,
String networkInterfaceId,
String privateIpAddress,
Object privateIpAddresses,
Number secondaryPrivateIpAddressCount,
String subnetId)
Constructor that initializes the object based on literal property values passed by the
CfnInstance.AssociationParameterProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAssociatePublicIpAddress()
`CfnInstance.NetworkInterfaceProperty.AssociatePublicIpAddress`.
|
Object |
getDeleteOnTermination()
`CfnInstance.NetworkInterfaceProperty.DeleteOnTermination`.
|
String |
getDescription()
`CfnInstance.NetworkInterfaceProperty.Description`.
|
String |
getDeviceIndex()
`CfnInstance.NetworkInterfaceProperty.DeviceIndex`.
|
List<String> |
getGroupSet()
`CfnInstance.NetworkInterfaceProperty.GroupSet`.
|
Number |
getIpv6AddressCount()
`CfnInstance.NetworkInterfaceProperty.Ipv6AddressCount`.
|
Object |
getIpv6Addresses()
`CfnInstance.NetworkInterfaceProperty.Ipv6Addresses`.
|
String |
getNetworkInterfaceId()
`CfnInstance.NetworkInterfaceProperty.NetworkInterfaceId`.
|
String |
getPrivateIpAddress()
`CfnInstance.NetworkInterfaceProperty.PrivateIpAddress`.
|
Object |
getPrivateIpAddresses()
`CfnInstance.NetworkInterfaceProperty.PrivateIpAddresses`.
|
Number |
getSecondaryPrivateIpAddressCount()
`CfnInstance.NetworkInterfaceProperty.SecondaryPrivateIpAddressCount`.
|
String |
getSubnetId()
`CfnInstance.NetworkInterfaceProperty.SubnetId`.
|
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(String deviceIndex, Object associatePublicIpAddress, Object deleteOnTermination, String description, List<String> groupSet, Number ipv6AddressCount, Object ipv6Addresses, String networkInterfaceId, String privateIpAddress, Object privateIpAddresses, Number secondaryPrivateIpAddressCount, String subnetId)
CfnInstance.AssociationParameterProperty.Builder.public final String getDeviceIndex()
CfnInstance.NetworkInterfacePropertygetDeviceIndex in interface CfnInstance.NetworkInterfacePropertypublic final Object getAssociatePublicIpAddress()
CfnInstance.NetworkInterfacePropertygetAssociatePublicIpAddress in interface CfnInstance.NetworkInterfacePropertypublic final Object getDeleteOnTermination()
CfnInstance.NetworkInterfacePropertygetDeleteOnTermination in interface CfnInstance.NetworkInterfacePropertypublic final String getDescription()
CfnInstance.NetworkInterfacePropertygetDescription in interface CfnInstance.NetworkInterfacePropertypublic final List<String> getGroupSet()
CfnInstance.NetworkInterfacePropertygetGroupSet in interface CfnInstance.NetworkInterfacePropertypublic final Number getIpv6AddressCount()
CfnInstance.NetworkInterfacePropertygetIpv6AddressCount in interface CfnInstance.NetworkInterfacePropertypublic final Object getIpv6Addresses()
CfnInstance.NetworkInterfacePropertygetIpv6Addresses in interface CfnInstance.NetworkInterfacePropertypublic final String getNetworkInterfaceId()
CfnInstance.NetworkInterfacePropertygetNetworkInterfaceId in interface CfnInstance.NetworkInterfacePropertypublic final String getPrivateIpAddress()
CfnInstance.NetworkInterfacePropertygetPrivateIpAddress in interface CfnInstance.NetworkInterfacePropertypublic final Object getPrivateIpAddresses()
CfnInstance.NetworkInterfacePropertygetPrivateIpAddresses in interface CfnInstance.NetworkInterfacePropertypublic final Number getSecondaryPrivateIpAddressCount()
CfnInstance.NetworkInterfacePropertygetSecondaryPrivateIpAddressCount in interface CfnInstance.NetworkInterfacePropertypublic final String getSubnetId()
CfnInstance.NetworkInterfacePropertygetSubnetId in interface CfnInstance.NetworkInterfaceProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.