Class: Aws::Types::DeleteAlternateContactRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


62
63
64
# File 'sig/types.rbs', line 62

def 
  @account_id
end

#alternate_contact_type"BILLING", ...

Returns the value of attribute alternate_contact_type.

Returns:

  • ("BILLING", "OPERATIONS", "SECURITY")


61
62
63
# File 'sig/types.rbs', line 61

def alternate_contact_type
  @alternate_contact_type
end