IAccountPutAlternateContactRequest
Interface in AWS.Account
Interface for PutAlternateContact requests.
Ancestors
Properties
AccountId
property AccountId: string
Optionally, specify the 12-digit account ID of the AWS account to modify.
If not specified, the AWS account of the calling identity will be assumed.
AlternateContactType
property AlternateContactType: string
Specify which of the alternate contacts to update.
Valid values: BILLING | OPERATIONS | SECURITY.
EmailAddress
property EmailAddress: string
Specify an email address for the the alternate contact.
Name
property Name: string
Specify a name for the the alternate contact.
PhoneNumber
property PhoneNumber: string
Specify a phone number for the the alternate contact.
Title
property Title: string
Specify a title for the the alternate contact.