Class: Aws::Types::BuiltInIntentSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description ⇒ ::String

Returns the value of attribute description.

Returns:

  • (::String)


631
632
633
# File 'sig/types.rbs', line 631

def description
  @description
end

#intent_signature ⇒ ::String

Returns the value of attribute intent_signature.

Returns:

  • (::String)


630
631
632
# File 'sig/types.rbs', line 630

def intent_signature
  @intent_signature
end