Class CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.ec2.CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty
An implementation for
CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty-
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.ec2.CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty
CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Builder, CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.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(CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty.Builder.
-
-
Method Details
-
getPrimary
Description copied from interface:CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationPropertySets the private IP address as the primary private address.You can set only one primary private IP address. If you don't specify a primary private IP address, Amazon EC2 automatically assigns a primary private IP address.
Returns union: either
BooleanorIResolvable- Specified by:
getPrimaryin interfaceCfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty- See Also:
-
getPrivateIpAddress
Description copied from interface:CfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationPropertyThe private IP address of the network interface.- Specified by:
getPrivateIpAddressin interfaceCfnNetworkInterfacePropsMixin.PrivateIpAddressSpecificationProperty- 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()
-