@Stability(value=Stable) @Internal public static final class CfnManagedPolicyProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnManagedPolicyProps
CfnManagedPolicyPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnManagedPolicyProps.Builder, CfnManagedPolicyProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object policyDocument,
String description,
List<String> groups,
String managedPolicyName,
String path,
List<String> roles,
List<String> users)
Constructor that initializes the object based on literal property values passed by the
CfnManagedPolicyProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::IAM::ManagedPolicy.Description`.
|
List<String> |
getGroups()
`AWS::IAM::ManagedPolicy.Groups`.
|
String |
getManagedPolicyName()
`AWS::IAM::ManagedPolicy.ManagedPolicyName`.
|
String |
getPath()
`AWS::IAM::ManagedPolicy.Path`.
|
Object |
getPolicyDocument()
`AWS::IAM::ManagedPolicy.PolicyDocument`.
|
List<String> |
getRoles()
`AWS::IAM::ManagedPolicy.Roles`.
|
List<String> |
getUsers()
`AWS::IAM::ManagedPolicy.Users`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final Object getPolicyDocument()
CfnManagedPolicyPropsgetPolicyDocument in interface CfnManagedPolicyPropspublic final String getDescription()
CfnManagedPolicyPropsgetDescription in interface CfnManagedPolicyPropspublic final List<String> getGroups()
CfnManagedPolicyPropsgetGroups in interface CfnManagedPolicyPropspublic final String getManagedPolicyName()
CfnManagedPolicyPropsgetManagedPolicyName in interface CfnManagedPolicyPropspublic final String getPath()
CfnManagedPolicyPropsgetPath in interface CfnManagedPolicyPropspublic final List<String> getRoles()
CfnManagedPolicyPropsgetRoles in interface CfnManagedPolicyPropspublic final List<String> getUsers()
CfnManagedPolicyPropsgetUsers in interface CfnManagedPolicyProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.