Class: Aws::Types::EvaluationFormItemEnablementSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ref_id::String

Returns the value of attribute ref_id.

Returns:

  • (::String)


3451
3452
3453
# File 'sig/types.rbs', line 3451

def ref_id
  @ref_id
end

#type"QUESTION_REF_ID"

Returns the value of attribute type.

Returns:

  • ("QUESTION_REF_ID")


3450
3451
3452
# File 'sig/types.rbs', line 3450

def type
  @type
end