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