@Stability(value=Stable) public static final class CfnUserProps.Builder extends Object implements software.amazon.jsii.Builder<CfnUserProps>
CfnUserProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnUserProps.Builder directoryUserId(String directoryUserId)
CfnUserProps.getDirectoryUserId()directoryUserId - `AWS::Connect::User.DirectoryUserId`.this@Stability(value=Stable) public CfnUserProps.Builder hierarchyGroupArn(String hierarchyGroupArn)
CfnUserProps.getHierarchyGroupArn()hierarchyGroupArn - `AWS::Connect::User.HierarchyGroupArn`.this@Stability(value=Stable) public CfnUserProps.Builder identityInfo(CfnUser.UserIdentityInfoProperty identityInfo)
CfnUserProps.getIdentityInfo()identityInfo - `AWS::Connect::User.IdentityInfo`.this@Stability(value=Stable) public CfnUserProps.Builder identityInfo(IResolvable identityInfo)
CfnUserProps.getIdentityInfo()identityInfo - `AWS::Connect::User.IdentityInfo`.this@Stability(value=Stable) public CfnUserProps.Builder instanceArn(String instanceArn)
CfnUserProps.getInstanceArn()instanceArn - `AWS::Connect::User.InstanceArn`. This parameter is required.this@Stability(value=Stable) public CfnUserProps.Builder password(String password)
CfnUserProps.getPassword()password - `AWS::Connect::User.Password`.this@Stability(value=Stable) public CfnUserProps.Builder phoneConfig(CfnUser.UserPhoneConfigProperty phoneConfig)
CfnUserProps.getPhoneConfig()phoneConfig - `AWS::Connect::User.PhoneConfig`. This parameter is required.this@Stability(value=Stable) public CfnUserProps.Builder phoneConfig(IResolvable phoneConfig)
CfnUserProps.getPhoneConfig()phoneConfig - `AWS::Connect::User.PhoneConfig`. This parameter is required.this@Stability(value=Stable) public CfnUserProps.Builder routingProfileArn(String routingProfileArn)
CfnUserProps.getRoutingProfileArn()routingProfileArn - `AWS::Connect::User.RoutingProfileArn`. This parameter is required.this@Stability(value=Stable) public CfnUserProps.Builder securityProfileArns(List<String> securityProfileArns)
CfnUserProps.getSecurityProfileArns()securityProfileArns - `AWS::Connect::User.SecurityProfileArns`. This parameter is required.this@Stability(value=Stable) public CfnUserProps.Builder tags(List<? extends CfnTag> tags)
CfnUserProps.getTags()tags - `AWS::Connect::User.Tags`.this@Stability(value=Stable) public CfnUserProps.Builder username(String username)
CfnUserProps.getUsername()username - `AWS::Connect::User.Username`. This parameter is required.this@Stability(value=Stable) public CfnUserProps build()
build in interface software.amazon.jsii.Builder<CfnUserProps>CfnUserPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.