Class: Aws::Types::SubSlotSetting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#expression ⇒ ::String

Returns the value of attribute expression.

Returns:

  • (::String)


3287
3288
3289
# File 'sig/types.rbs', line 3287

def expression
  @expression
end

#slot_specifications ⇒ ::Hash[::String, Types::Specifications]

Returns the value of attribute slot_specifications.

Returns:



3288
3289
3290
# File 'sig/types.rbs', line 3288

def slot_specifications
  @slot_specifications
end