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