Class: Aws::Types::PutContactInformationRequest

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)


194
195
196
# File 'sig/types.rbs', line 194

def 
  @account_id
end

#contact_informationTypes::ContactInformation

Returns the value of attribute contact_information.



193
194
195
# File 'sig/types.rbs', line 193

def contact_information
  @contact_information
end