Class CfnUser.PolicyProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.iam.CfnUser.PolicyProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnUser.PolicyProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnUser.PolicyProperty
@Stability(Stable)
@Internal
public static final class CfnUser.PolicyProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnUser.PolicyProperty
An implementation for
CfnUser.PolicyProperty
-
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.iam.CfnUser.PolicyProperty
CfnUser.PolicyProperty.Builder, CfnUser.PolicyProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnUser.PolicyProperty.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUser.PolicyProperty.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 theCfnUser.PolicyProperty.Builder
.
-
-
Method Details
-
getPolicyDocument
Description copied from interface:CfnUser.PolicyProperty
The entire contents of the policy that defines permissions.For more information, see Overview of JSON policies .
- Specified by:
getPolicyDocument
in interfaceCfnUser.PolicyProperty
-
getPolicyName
Description copied from interface:CfnUser.PolicyProperty
The friendly name (not ARN) identifying the policy.- Specified by:
getPolicyName
in interfaceCfnUser.PolicyProperty
-
$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()
-