Class CfnUserMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnUserMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnUserMixinProps
CfnUserMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.connect.CfnUserMixinProps
CfnUserMixinProps.Builder, CfnUserMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal ObjectAfter Contact Work configurations of a user.final ObjectAuto-accept configurations of a user.final StringThe identifier of the user account in the directory used for identity management.final StringThe Amazon Resource Name (ARN) of the user's hierarchy group.final ObjectInformation about the user identity.final StringThe Amazon Resource Name (ARN) of the instance.final StringThe user's password.final ObjectPersistent Connection configurations of a user.final ObjectInformation about the phone configuration for the user.final ObjectPhone Number configurations of a user.final StringThe Amazon Resource Name (ARN) of the user's routing profile.The Amazon Resource Name (ARN) of the user's security profile.getTags()The tags.final StringThe user name assigned to the user account.final ObjectOne or more predefined attributes assigned to a user, with a numeric value that indicates how their level of skill in a specified area.final ObjectVoice Enhancement configurations of a user.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnUserMixinProps.Builder.
-
-
Method Details
-
getAfterContactWorkConfigs
Description copied from interface:CfnUserMixinPropsAfter Contact Work configurations of a user.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnUserPropsMixin.AfterContactWorkConfigPerChannelProperty>- Specified by:
getAfterContactWorkConfigsin interfaceCfnUserMixinProps- See Also:
-
getAutoAcceptConfigs
Description copied from interface:CfnUserMixinPropsAuto-accept configurations of a user.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnUserPropsMixin.AutoAcceptConfigProperty>- Specified by:
getAutoAcceptConfigsin interfaceCfnUserMixinProps- See Also:
-
getDirectoryUserId
Description copied from interface:CfnUserMixinPropsThe identifier of the user account in the directory used for identity management.- Specified by:
getDirectoryUserIdin interfaceCfnUserMixinProps- See Also:
-
getHierarchyGroupArn
Description copied from interface:CfnUserMixinPropsThe Amazon Resource Name (ARN) of the user's hierarchy group.- Specified by:
getHierarchyGroupArnin interfaceCfnUserMixinProps- See Also:
-
getIdentityInfo
Description copied from interface:CfnUserMixinPropsInformation about the user identity.Returns union: either
IResolvableorCfnUserPropsMixin.UserIdentityInfoProperty- Specified by:
getIdentityInfoin interfaceCfnUserMixinProps- See Also:
-
getInstanceArn
Description copied from interface:CfnUserMixinPropsThe Amazon Resource Name (ARN) of the instance.- Specified by:
getInstanceArnin interfaceCfnUserMixinProps- See Also:
-
getPassword
Description copied from interface:CfnUserMixinPropsThe user's password.- Specified by:
getPasswordin interfaceCfnUserMixinProps- See Also:
-
getPersistentConnectionConfigs
Description copied from interface:CfnUserMixinPropsPersistent Connection configurations of a user.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnUserPropsMixin.PersistentConnectionConfigProperty>- Specified by:
getPersistentConnectionConfigsin interfaceCfnUserMixinProps- See Also:
-
getPhoneConfig
Description copied from interface:CfnUserMixinPropsInformation about the phone configuration for the user.Returns union: either
IResolvableorCfnUserPropsMixin.UserPhoneConfigProperty- Specified by:
getPhoneConfigin interfaceCfnUserMixinProps- See Also:
-
getPhoneNumberConfigs
Description copied from interface:CfnUserMixinPropsPhone Number configurations of a user.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnUserPropsMixin.PhoneNumberConfigProperty>- Specified by:
getPhoneNumberConfigsin interfaceCfnUserMixinProps- See Also:
-
getRoutingProfileArn
Description copied from interface:CfnUserMixinPropsThe Amazon Resource Name (ARN) of the user's routing profile.- Specified by:
getRoutingProfileArnin interfaceCfnUserMixinProps- See Also:
-
getSecurityProfileArns
Description copied from interface:CfnUserMixinPropsThe Amazon Resource Name (ARN) of the user's security profile.- Specified by:
getSecurityProfileArnsin interfaceCfnUserMixinProps- See Also:
-
getTags
Description copied from interface:CfnUserMixinPropsThe tags.- Specified by:
getTagsin interfaceCfnUserMixinProps- See Also:
-
getUsername
Description copied from interface:CfnUserMixinPropsThe user name assigned to the user account.- Specified by:
getUsernamein interfaceCfnUserMixinProps- See Also:
-
getUserProficiencies
Description copied from interface:CfnUserMixinPropsOne or more predefined attributes assigned to a user, with a numeric value that indicates how their level of skill in a specified area.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnUserPropsMixin.UserProficiencyProperty>- Specified by:
getUserProficienciesin interfaceCfnUserMixinProps- See Also:
-
getVoiceEnhancementConfigs
Description copied from interface:CfnUserMixinPropsVoice Enhancement configurations of a user.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnUserPropsMixin.VoiceEnhancementConfigProperty>- Specified by:
getVoiceEnhancementConfigsin interfaceCfnUserMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-