Class: Aws::Types::EvaluationFormItemEnablementSourceValue

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)


3399
3400
3401
# File 'sig/types.rbs', line 3399

def ref_id
  @ref_id
end

#type"OPTION_REF_ID"

Returns the value of attribute type.

Returns:

  • ("OPTION_REF_ID")


3398
3399
3400
# File 'sig/types.rbs', line 3398

def type
  @type
end