Class: Aws::Types::IntentOverride

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name ⇒ ::String

Returns the value of attribute name.

Returns:

  • (::String)


2040
2041
2042
# File 'sig/types.rbs', line 2040

def name
  @name
end

#slots ⇒ ::Hash[::String, Types::SlotValueOverride]

Returns the value of attribute slots.

Returns:



2041
2042
2043
# File 'sig/types.rbs', line 2041

def slots
  @slots
end