Builder
Properties
A string containing the name of the user. This value is typically formatted for display when the user is referenced. For example, "John Doe."
The globally unique identifier for the identity store.
A list of PhoneNumber
objects containing phone numbers associated with the user.
A string containing the preferred language of the user. For example, "American English" or "en-us."
A string containing a URL that might be associated with the user.
A unique string used to identify the user. The length limit is 128 characters. This value can consist of letters, accented characters, symbols, numbers, and punctuation. This value is specified at the time the user is created and stored as an attribute of the user object in the identity store. Administrator
and AWSAdministrators
are reserved names and can't be used for users or groups.
Functions
construct an aws.sdk.kotlin.services.identitystore.model.Name inside the given block