Class: Aws::Types::TransferContactResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_arn::String

Returns the value of attribute contact_arn.

Returns:

  • (::String)


8236
8237
8238
# File 'sig/types.rbs', line 8236

def contact_arn
  @contact_arn
end

#contact_id::String

Returns the value of attribute contact_id.

Returns:

  • (::String)


8235
8236
8237
# File 'sig/types.rbs', line 8235

def contact_id
  @contact_id
end