@Stability(value=Stable) @Internal public static final class CfnRoleProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnRoleProps
CfnRolePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnRoleProps.Builder, CfnRoleProps.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 assumeRolePolicyDocument,
String description,
List<String> managedPolicyArns,
Number maxSessionDuration,
String path,
String permissionsBoundary,
Object policies,
String roleName,
List<? extends CfnTag> tags)
Constructor that initializes the object based on literal property values passed by the
CfnRoleProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAssumeRolePolicyDocument()
`AWS::IAM::Role.AssumeRolePolicyDocument`.
|
String |
getDescription()
`AWS::IAM::Role.Description`.
|
List<String> |
getManagedPolicyArns()
`AWS::IAM::Role.ManagedPolicyArns`.
|
Number |
getMaxSessionDuration()
`AWS::IAM::Role.MaxSessionDuration`.
|
String |
getPath()
`AWS::IAM::Role.Path`.
|
String |
getPermissionsBoundary()
`AWS::IAM::Role.PermissionsBoundary`.
|
Object |
getPolicies()
`AWS::IAM::Role.Policies`.
|
String |
getRoleName()
`AWS::IAM::Role.RoleName`.
|
List<CfnTag> |
getTags()
`AWS::IAM::Role.Tags`.
|
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.protected Jsii$Proxy(Object assumeRolePolicyDocument, String description, List<String> managedPolicyArns, Number maxSessionDuration, String path, String permissionsBoundary, Object policies, String roleName, List<? extends CfnTag> tags)
CfnRoleProps.Builder.public final Object getAssumeRolePolicyDocument()
CfnRolePropsgetAssumeRolePolicyDocument in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-assumerolepolicydocumentpublic final String getDescription()
CfnRolePropsgetDescription in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-descriptionpublic final List<String> getManagedPolicyArns()
CfnRolePropsgetManagedPolicyArns in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-managepolicyarnspublic final Number getMaxSessionDuration()
CfnRolePropsgetMaxSessionDuration in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-maxsessiondurationpublic final String getPath()
CfnRolePropsgetPath in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-pathpublic final String getPermissionsBoundary()
CfnRolePropsgetPermissionsBoundary in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-permissionsboundarypublic final Object getPolicies()
CfnRolePropsgetPolicies in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-policiespublic final String getRoleName()
CfnRolePropsgetRoleName in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-rolenamepublic final List<CfnTag> getTags()
CfnRolePropsgetTags in interface CfnRolePropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-iam-role.html#cfn-iam-role-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.