Class: Aws::Types::ContactIdResponse

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)


224
225
226
# File 'sig/types.rbs', line 224

def contact_id
  @contact_id
end

#version_id ⇒ ::Integer

Returns the value of attribute version_id.

Returns:

  • (::Integer)


225
226
227
# File 'sig/types.rbs', line 225

def version_id
  @version_id
end