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