Uses of Class
software.amazon.awscdk.services.connect.CfnUser.UserIdentityInfoProperty.Builder
-
Uses of CfnUser.UserIdentityInfoProperty.Builder in software.amazon.awscdk.services.connect
Modifier and TypeMethodDescriptionCfnUser.UserIdentityInfoProperty.builder()
Sets the value ofCfnUser.UserIdentityInfoProperty.getEmail()
Sets the value ofCfnUser.UserIdentityInfoProperty.getFirstName()
Sets the value ofCfnUser.UserIdentityInfoProperty.getLastName()
Sets the value ofCfnUser.UserIdentityInfoProperty.getMobile()
CfnUser.UserIdentityInfoProperty.Builder.secondaryEmail
(String secondaryEmail) Sets the value ofCfnUser.UserIdentityInfoProperty.getSecondaryEmail()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnUser.UserIdentityInfoProperty.Builder
.