@Stability(value=Stable) @Internal public static final class CfnUserProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnUserProps
CfnUserPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnUserProps.Builder, CfnUserProps.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(List<String> groups,
Object loginProfile,
List<String> managedPolicyArns,
String path,
String permissionsBoundary,
Object policies,
List<? extends CfnTag> tags,
String userName)
Constructor that initializes the object based on literal property values passed by the
CfnUserProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getGroups()
`AWS::IAM::User.Groups`.
|
Object |
getLoginProfile()
`AWS::IAM::User.LoginProfile`.
|
List<String> |
getManagedPolicyArns()
`AWS::IAM::User.ManagedPolicyArns`.
|
String |
getPath()
`AWS::IAM::User.Path`.
|
String |
getPermissionsBoundary()
`AWS::IAM::User.PermissionsBoundary`.
|
Object |
getPolicies()
`AWS::IAM::User.Policies`.
|
List<CfnTag> |
getTags()
`AWS::IAM::User.Tags`.
|
String |
getUserName()
`AWS::IAM::User.UserName`.
|
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(List<String> groups, Object loginProfile, List<String> managedPolicyArns, String path, String permissionsBoundary, Object policies, List<? extends CfnTag> tags, String userName)
CfnUserProps.Builder.public final List<String> getGroups()
CfnUserPropsgetGroups in interface CfnUserPropspublic final Object getLoginProfile()
CfnUserPropsgetLoginProfile in interface CfnUserPropspublic final List<String> getManagedPolicyArns()
CfnUserPropsgetManagedPolicyArns in interface CfnUserPropspublic final String getPath()
CfnUserPropsgetPath in interface CfnUserPropspublic final String getPermissionsBoundary()
CfnUserPropsgetPermissionsBoundary in interface CfnUserPropspublic final Object getPolicies()
CfnUserPropsgetPolicies in interface CfnUserPropspublic final List<CfnTag> getTags()
CfnUserPropsgetTags in interface CfnUserPropspublic final String getUserName()
CfnUserPropsgetUserName in interface CfnUserProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.