Class: Aws::Types::Specifications

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#slot_type_id ⇒ ::String

Returns the value of attribute slot_type_id.



3108
3109
3110
# File 'sig/types.rbs', line 3108

def slot_type_id
  @slot_type_id
end

#value_elicitation_setting ⇒ Types::SubSlotValueElicitationSetting

Returns the value of attribute value_elicitation_setting.



3109
3110
3111
# File 'sig/types.rbs', line 3109

def value_elicitation_setting
  @value_elicitation_setting
end