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)


3393
3394
3395
# File 'sig/types.rbs', line 3393

def ref_id
  @ref_id
end

#type"QUESTION_REF_ID"

Returns the value of attribute type.

Returns:

  • ("QUESTION_REF_ID")


3392
3393
3394
# File 'sig/types.rbs', line 3392

def type
  @type
end