Class: Aws::Types::RecommendationTriggerData

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

Defined Under Namespace

Classes: Query, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#queryTypes::QueryRecommendationTriggerData

Returns the value of attribute query.



2496
2497
2498
# File 'sig/types.rbs', line 2496

def query
  @query
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2497
2498
2499
# File 'sig/types.rbs', line 2497

def unknown
  @unknown
end