Class CfnPolicy.EntityIdentifierProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.verifiedpermissions.CfnPolicy.EntityIdentifierProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnPolicy.EntityIdentifierProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnPolicy.EntityIdentifierProperty
@Stability(Stable)
@Internal
public static final class CfnPolicy.EntityIdentifierProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnPolicy.EntityIdentifierProperty
An implementation for
CfnPolicy.EntityIdentifierProperty-
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.services.verifiedpermissions.CfnPolicy.EntityIdentifierProperty
CfnPolicy.EntityIdentifierProperty.Builder, CfnPolicy.EntityIdentifierProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnPolicy.EntityIdentifierProperty.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
Constructor that initializes the object based on literal property values passed by theCfnPolicy.EntityIdentifierProperty.Builder.
-
-
Method Details
-
getEntityId
Description copied from interface:CfnPolicy.EntityIdentifierPropertyThe identifier of an entity."entityId":" *identifier* "- Specified by:
getEntityIdin interfaceCfnPolicy.EntityIdentifierProperty- See Also:
-
getEntityType
Description copied from interface:CfnPolicy.EntityIdentifierPropertyThe type of an entity.Example:
"entityType":" *typeName* "- Specified by:
getEntityTypein interfaceCfnPolicy.EntityIdentifierProperty- 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()
-