static CfnUserProps.Builder |
CfnUserProps.builder() |
CfnUserProps.Builder |
CfnUserProps.Builder.directoryUserId(String directoryUserId)
|
CfnUserProps.Builder |
CfnUserProps.Builder.hierarchyGroupArn(String hierarchyGroupArn)
|
CfnUserProps.Builder |
CfnUserProps.Builder.identityInfo(CfnUser.UserIdentityInfoProperty identityInfo)
|
CfnUserProps.Builder |
CfnUserProps.Builder.identityInfo(IResolvable identityInfo)
|
CfnUserProps.Builder |
CfnUserProps.Builder.instanceArn(String instanceArn)
|
CfnUserProps.Builder |
CfnUserProps.Builder.password(String password)
|
CfnUserProps.Builder |
CfnUserProps.Builder.phoneConfig(CfnUser.UserPhoneConfigProperty phoneConfig)
|
CfnUserProps.Builder |
CfnUserProps.Builder.phoneConfig(IResolvable phoneConfig)
|
CfnUserProps.Builder |
CfnUserProps.Builder.routingProfileArn(String routingProfileArn)
|
CfnUserProps.Builder |
CfnUserProps.Builder.securityProfileArns(List<String> securityProfileArns)
|
CfnUserProps.Builder |
CfnUserProps.Builder.tags(List<? extends CfnTag> tags)
|
CfnUserProps.Builder |
CfnUserProps.Builder.username(String username)
|