Class: Aws::Types::DescribeContactRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_id::String

Returns the value of attribute contact_id.

Returns:

  • (::String)


2582
2583
2584
# File 'sig/types.rbs', line 2582

def contact_id
  @contact_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2581
2582
2583
# File 'sig/types.rbs', line 2581

def instance_id
  @instance_id
end