@Stability(value=Stable) @Internal public static final class CfnNetworkInterfaceAttachmentProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnNetworkInterfaceAttachmentProps
CfnNetworkInterfaceAttachmentPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnNetworkInterfaceAttachmentProps.Builder, CfnNetworkInterfaceAttachmentProps.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,
String instanceId,
String networkInterfaceId,
Object deleteOnTermination)
Constructor that initializes the object based on literal property values passed by the
CfnNetworkInterfaceAttachmentProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getDeleteOnTermination()
`AWS::EC2::NetworkInterfaceAttachment.DeleteOnTermination`.
|
String |
getDeviceIndex()
`AWS::EC2::NetworkInterfaceAttachment.DeviceIndex`.
|
String |
getInstanceId()
`AWS::EC2::NetworkInterfaceAttachment.InstanceId`.
|
String |
getNetworkInterfaceId()
`AWS::EC2::NetworkInterfaceAttachment.NetworkInterfaceId`.
|
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, String instanceId, String networkInterfaceId, Object deleteOnTermination)
CfnNetworkInterfaceAttachmentProps.Builder.public final String getDeviceIndex()
CfnNetworkInterfaceAttachmentPropsgetDeviceIndex in interface CfnNetworkInterfaceAttachmentPropspublic final String getInstanceId()
CfnNetworkInterfaceAttachmentPropsgetInstanceId in interface CfnNetworkInterfaceAttachmentPropspublic final String getNetworkInterfaceId()
CfnNetworkInterfaceAttachmentPropsgetNetworkInterfaceId in interface CfnNetworkInterfaceAttachmentPropspublic final Object getDeleteOnTermination()
CfnNetworkInterfaceAttachmentPropsgetDeleteOnTermination in interface CfnNetworkInterfaceAttachmentProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.