PutAlternateContactRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the 12 digit account ID number of the Amazon Web Services account that you want to access or modify with this operation.

Link copied to clipboard

Specifies which alternate contact you want to create or update.

Link copied to clipboard

Specifies an email address for the alternate contact.

Link copied to clipboard
val name: String?

Specifies a name for the alternate contact.

Link copied to clipboard

Specifies a phone number for the alternate contact.

Link copied to clipboard

Specifies a title for the alternate contact.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String