class Aws::AlexaForBusiness::Types::CreateUserRequest


@see docs.aws.amazon.com/goto/WebAPI/alexaforbusiness-2017-11-09/CreateUserRequest AWS API Documentation
@return [Array<Types::Tag>]
The tags for the user.
@!attribute [rw] tags
@return [String]
not need to pass this option.
**A suitable default value is auto-generated.** You should normally
idempotency.
A unique, user-specified identifier for this request that ensures
@!attribute [rw] client_request_token
@return [String]
The email address for the user.
@!attribute [rw] email
@return [String]
The last name for the user.
@!attribute [rw] last_name
@return [String]
The first name for the user.
@!attribute [rw] first_name
@return [String]
The ARN for the user.
@!attribute [rw] user_id
}
],
},
value: “TagValue”, # required
key: “TagKey”, # required
{
tags: [
client_request_token: “ClientRequestToken”,
email: “Email”,
last_name: “user_LastName”,
first_name: “user_FirstName”,
user_id: “user_UserId”, # required
{
data as a hash:
@note When making an API call, you may pass CreateUserRequest