Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.connect.CfnUserMixinProps.Builder
Packages that use CfnUserMixinProps.Builder
-
Uses of CfnUserMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.connect
Methods in software.amazon.awscdk.cfnpropertymixins.services.connect that return CfnUserMixinProps.BuilderModifier and TypeMethodDescriptionCfnUserMixinProps.Builder.afterContactWorkConfigs(List<? extends Object> afterContactWorkConfigs) Sets the value ofCfnUserMixinProps.getAfterContactWorkConfigs()CfnUserMixinProps.Builder.afterContactWorkConfigs(IResolvable afterContactWorkConfigs) Sets the value ofCfnUserMixinProps.getAfterContactWorkConfigs()CfnUserMixinProps.Builder.autoAcceptConfigs(List<? extends Object> autoAcceptConfigs) Sets the value ofCfnUserMixinProps.getAutoAcceptConfigs()CfnUserMixinProps.Builder.autoAcceptConfigs(IResolvable autoAcceptConfigs) Sets the value ofCfnUserMixinProps.getAutoAcceptConfigs()static CfnUserMixinProps.BuilderCfnUserMixinProps.builder()CfnUserMixinProps.Builder.directoryUserId(String directoryUserId) Sets the value ofCfnUserMixinProps.getDirectoryUserId()CfnUserMixinProps.Builder.hierarchyGroupArn(String hierarchyGroupArn) Sets the value ofCfnUserMixinProps.getHierarchyGroupArn()CfnUserMixinProps.Builder.identityInfo(CfnUserPropsMixin.UserIdentityInfoProperty identityInfo) Sets the value ofCfnUserMixinProps.getIdentityInfo()CfnUserMixinProps.Builder.identityInfo(IResolvable identityInfo) Sets the value ofCfnUserMixinProps.getIdentityInfo()CfnUserMixinProps.Builder.instanceArn(String instanceArn) Sets the value ofCfnUserMixinProps.getInstanceArn()Sets the value ofCfnUserMixinProps.getPassword()CfnUserMixinProps.Builder.persistentConnectionConfigs(List<? extends Object> persistentConnectionConfigs) Sets the value ofCfnUserMixinProps.getPersistentConnectionConfigs()CfnUserMixinProps.Builder.persistentConnectionConfigs(IResolvable persistentConnectionConfigs) Sets the value ofCfnUserMixinProps.getPersistentConnectionConfigs()CfnUserMixinProps.Builder.phoneConfig(CfnUserPropsMixin.UserPhoneConfigProperty phoneConfig) Sets the value ofCfnUserMixinProps.getPhoneConfig()CfnUserMixinProps.Builder.phoneConfig(IResolvable phoneConfig) Sets the value ofCfnUserMixinProps.getPhoneConfig()CfnUserMixinProps.Builder.phoneNumberConfigs(List<? extends Object> phoneNumberConfigs) Sets the value ofCfnUserMixinProps.getPhoneNumberConfigs()CfnUserMixinProps.Builder.phoneNumberConfigs(IResolvable phoneNumberConfigs) Sets the value ofCfnUserMixinProps.getPhoneNumberConfigs()CfnUserMixinProps.Builder.routingProfileArn(String routingProfileArn) Sets the value ofCfnUserMixinProps.getRoutingProfileArn()CfnUserMixinProps.Builder.securityProfileArns(List<String> securityProfileArns) Sets the value ofCfnUserMixinProps.getSecurityProfileArns()Sets the value ofCfnUserMixinProps.getTags()Sets the value ofCfnUserMixinProps.getUsername()CfnUserMixinProps.Builder.userProficiencies(List<? extends Object> userProficiencies) Sets the value ofCfnUserMixinProps.getUserProficiencies()CfnUserMixinProps.Builder.userProficiencies(IResolvable userProficiencies) Sets the value ofCfnUserMixinProps.getUserProficiencies()CfnUserMixinProps.Builder.voiceEnhancementConfigs(List<? extends Object> voiceEnhancementConfigs) Sets the value ofCfnUserMixinProps.getVoiceEnhancementConfigs()CfnUserMixinProps.Builder.voiceEnhancementConfigs(IResolvable voiceEnhancementConfigs) Sets the value ofCfnUserMixinProps.getVoiceEnhancementConfigs()Constructors in software.amazon.awscdk.cfnpropertymixins.services.connect with parameters of type CfnUserMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserMixinProps.Builder.