Class CfnIPAMPool.SourceResourceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.ec2.CfnIPAMPool.SourceResourceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnIPAMPool.SourceResourceProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnIPAMPool.SourceResourceProperty
@Stability(Stable)
@Internal
public static final class CfnIPAMPool.SourceResourceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnIPAMPool.SourceResourceProperty
An implementation for
CfnIPAMPool.SourceResourceProperty
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.ec2.CfnIPAMPool.SourceResourceProperty
CfnIPAMPool.SourceResourceProperty.Builder, CfnIPAMPool.SourceResourceProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnIPAMPool.SourceResourceProperty.Builder
.protected
Jsii$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
Constructor that initializes the object based on literal property values passed by theCfnIPAMPool.SourceResourceProperty.Builder
.
-
-
Method Details
-
getResourceId
Description copied from interface:CfnIPAMPool.SourceResourceProperty
The source resource ID.- Specified by:
getResourceId
in interfaceCfnIPAMPool.SourceResourceProperty
- See Also:
-
getResourceOwner
Description copied from interface:CfnIPAMPool.SourceResourceProperty
The source resource owner.- Specified by:
getResourceOwner
in interfaceCfnIPAMPool.SourceResourceProperty
- See Also:
-
getResourceRegion
Description copied from interface:CfnIPAMPool.SourceResourceProperty
The source resource Region.- Specified by:
getResourceRegion
in interfaceCfnIPAMPool.SourceResourceProperty
- See Also:
-
getResourceType
Description copied from interface:CfnIPAMPool.SourceResourceProperty
The source resource type.- Specified by:
getResourceType
in interfaceCfnIPAMPool.SourceResourceProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-