Class: Aws::Types::DescribeContactVersionRequest

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)


412
413
414
# File 'sig/types.rbs', line 412

def contact_id
  @contact_id
end

#version_id ⇒ ::Integer

Returns the value of attribute version_id.

Returns:

  • (::Integer)


413
414
415
# File 'sig/types.rbs', line 413

def version_id
  @version_id
end