Class: Aws::Types::AcceptQualificationRequestRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#integer_value::Integer

Returns the value of attribute integer_value.

Returns:

  • (::Integer)


13
14
15
# File 'sig/types.rbs', line 13

def integer_value
  @integer_value
end

#qualification_request_id::String

Returns the value of attribute qualification_request_id.

Returns:

  • (::String)


12
13
14
# File 'sig/types.rbs', line 12

def qualification_request_id
  @qualification_request_id
end