@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()
`AWS::Connect::User.DirectoryUserId`.
|
String |
getHierarchyGroupArn()
`AWS::Connect::User.HierarchyGroupArn`.
|
Object |
getIdentityInfo()
`AWS::Connect::User.IdentityInfo`.
|
String |
getInstanceArn()
`AWS::Connect::User.InstanceArn`.
|
String |
getPassword()
`AWS::Connect::User.Password`.
|
Object |
getPhoneConfig()
`AWS::Connect::User.PhoneConfig`.
|
String |
getRoutingProfileArn()
`AWS::Connect::User.RoutingProfileArn`.
|
List<String> |
getSecurityProfileArns()
`AWS::Connect::User.SecurityProfileArns`.
|
List<CfnTag> |
getTags()
`AWS::Connect::User.Tags`.
|
String |
getUsername()
`AWS::Connect::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(CfnUserProps.Builder builder)
CfnUserProps.Builder.public final String getDirectoryUserId()
CfnUserPropsgetDirectoryUserId in interface CfnUserPropspublic final String getHierarchyGroupArn()
CfnUserPropsgetHierarchyGroupArn in interface CfnUserPropspublic final Object getIdentityInfo()
CfnUserPropsgetIdentityInfo in interface CfnUserPropspublic final String getInstanceArn()
CfnUserPropsgetInstanceArn in interface CfnUserPropspublic final String getPassword()
CfnUserPropsgetPassword 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 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.