Uses of Class
software.amazon.awscdk.services.identitystore.CfnUserProps.Builder
Packages that use CfnUserProps.Builder
Package
Description
AWS::IdentityStore Construct Library
-
Uses of CfnUserProps.Builder in software.amazon.awscdk.services.identitystore
Methods in software.amazon.awscdk.services.identitystore that return CfnUserProps.BuilderModifier and TypeMethodDescriptionSets the value ofCfnUserProps.getAddresses()CfnUserProps.Builder.addresses(IResolvable addresses) Sets the value ofCfnUserProps.getAddresses()Sets the value ofCfnUserProps.getBirthdate()static CfnUserProps.BuilderCfnUserProps.builder()CfnUserProps.Builder.displayName(String displayName) Sets the value ofCfnUserProps.getDisplayName()Sets the value ofCfnUserProps.getEmails()CfnUserProps.Builder.emails(IResolvable emails) Sets the value ofCfnUserProps.getEmails()CfnUserProps.Builder.identityStoreId(String identityStoreId) Sets the value ofCfnUserProps.getIdentityStoreId()Sets the value ofCfnUserProps.getLocale()CfnUserProps.Builder.name(IResolvable name) Sets the value ofCfnUserProps.getName()CfnUserProps.Builder.name(CfnUser.NameProperty name) Sets the value ofCfnUserProps.getName()Sets the value ofCfnUserProps.getNickName()CfnUserProps.Builder.phoneNumbers(List<? extends Object> phoneNumbers) Sets the value ofCfnUserProps.getPhoneNumbers()CfnUserProps.Builder.phoneNumbers(IResolvable phoneNumbers) Sets the value ofCfnUserProps.getPhoneNumbers()Sets the value ofCfnUserProps.getPhotos()CfnUserProps.Builder.photos(IResolvable photos) Sets the value ofCfnUserProps.getPhotos()CfnUserProps.Builder.preferredLanguage(String preferredLanguage) Sets the value ofCfnUserProps.getPreferredLanguage()CfnUserProps.Builder.profileUrl(String profileUrl) Sets the value ofCfnUserProps.getProfileUrl()Sets the value ofCfnUserProps.getRoles()CfnUserProps.Builder.roles(IResolvable roles) Sets the value ofCfnUserProps.getRoles()Sets the value ofCfnUserProps.getTimezone()Sets the value ofCfnUserProps.getTitle()Sets the value ofCfnUserProps.getUserName()Sets the value ofCfnUserProps.getUserType()Sets the value ofCfnUserProps.getWebsite()Constructors in software.amazon.awscdk.services.identitystore with parameters of type CfnUserProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnUserProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnUserProps.Builder.