class Aws::WorkMail::Types::CreateAliasRequest
@note When making an API call, you may pass CreateAliasRequest
data as a hash: { organization_id: "OrganizationId", # required entity_id: "WorkMailIdentifier", # required alias: "EmailAddress", # required }
@!attribute [rw] organization_id
The organization under which the member (user or group) exists. @return [String]
@!attribute [rw] entity_id
The member (user or group) to which this alias is added. @return [String]
@!attribute [rw] alias
The alias to add to the member set. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/workmail-2017-10-01/CreateAliasRequest AWS API Documentation
Constants
- SENSITIVE