Class: Aws::Types::AnalyticsIntentGroupByKey

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name ⇒ "IntentName", ...

Returns the value of attribute name.

Returns:

  • ("IntentName", "IntentEndState", "IntentLevel")


85
86
87
# File 'sig/types.rbs', line 85

def name
  @name
end

#value ⇒ ::String

Returns the value of attribute value.

Returns:

  • (::String)


86
87
88
# File 'sig/types.rbs', line 86

def value
  @value
end