@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(CfnUserProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnUserProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDirectoryUserId()
The identifier of the user account in the directory used for identity management.
|
String |
getHierarchyGroupArn()
The Amazon Resource Name (ARN) of the user's hierarchy group.
|
Object |
getIdentityInfo()
Information about the user identity.
|
String |
getInstanceArn()
The Amazon Resource Name (ARN) of the instance.
|
String |
getPassword()
The user's password.
|
Object |
getPhoneConfig()
Information about the phone configuration for the user.
|
String |
getRoutingProfileArn()
The Amazon Resource Name (ARN) of the user's routing profile.
|
List<String> |
getSecurityProfileArns()
The Amazon Resource Name (ARN) of the user's security profile.
|
List<CfnTag> |
getTags()
The tags.
|
String |
getUsername()
The user name assigned to the user account.
|
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(CfnUserProps.Builder builder)
CfnUserProps.Builder.public final String getInstanceArn()
CfnUserPropsgetInstanceArn in interface CfnUserPropspublic final Object getPhoneConfig()
CfnUserPropsgetPhoneConfig in interface CfnUserPropspublic final String getRoutingProfileArn()
CfnUserPropsgetRoutingProfileArn in interface CfnUserPropspublic final List<String> getSecurityProfileArns()
CfnUserPropsgetSecurityProfileArns in interface CfnUserPropspublic final String getUsername()
CfnUserPropsgetUsername in interface CfnUserPropspublic final String getDirectoryUserId()
CfnUserPropsgetDirectoryUserId in interface CfnUserPropspublic final String getHierarchyGroupArn()
CfnUserPropsgetHierarchyGroupArn in interface CfnUserPropspublic final Object getIdentityInfo()
CfnUserPropsgetIdentityInfo in interface CfnUserPropspublic final String getPassword()
CfnUserPropsgetPassword in interface CfnUserPropspublic final List<CfnTag> getTags()
CfnUserPropsgetTags in interface CfnUserProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.