Class: Aws::Types::RecommendationContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#spec::String

Returns the value of attribute spec.

Returns:

  • (::String)


1348
1349
1350
# File 'sig/types.rbs', line 1348

def spec
  @spec
end

#summary::String

Returns the value of attribute summary.

Returns:

  • (::String)


1347
1348
1349
# File 'sig/types.rbs', line 1347

def summary
  @summary
end