Class: Aws::Types::GetContactRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_list_name::String

Returns the value of attribute contact_list_name.

Returns:

  • (::String)


774
775
776
# File 'sig/types.rbs', line 774

def contact_list_name
  @contact_list_name
end

#email_address::String

Returns the value of attribute email_address.

Returns:

  • (::String)


775
776
777
# File 'sig/types.rbs', line 775

def email_address
  @email_address
end