Uses of Interface
software.amazon.awscdk.services.identitystore.CfnUser.NameProperty
Packages that use CfnUser.NameProperty
Package
Description
AWS::IdentityStore Construct Library
-
Uses of CfnUser.NameProperty in software.amazon.awscdk.services.identitystore
Classes in software.amazon.awscdk.services.identitystore that implement CfnUser.NamePropertyMethods in software.amazon.awscdk.services.identitystore that return CfnUser.NamePropertyModifier and TypeMethodDescriptionCfnUser.NameProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.identitystore with parameters of type CfnUser.NamePropertyModifier and TypeMethodDescriptionCfnUser.Builder.name(CfnUser.NameProperty name) The name of the user.CfnUserProps.Builder.name(CfnUser.NameProperty name) Sets the value ofCfnUserProps.getName()voidCfnUser.setName(CfnUser.NameProperty value) The name of the user.