Class: Aws::Types::UpdateFeaturedResultsSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateFeaturedResultsSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#featured_results_set ⇒ Types::FeaturedResultsSet
Returns the value of attribute featured_results_set.
Instance Attribute Details
#featured_results_set ⇒ Types::FeaturedResultsSet
Returns the value of attribute featured_results_set.
2101 2102 2103 |
# File 'sig/types.rbs', line 2101 def featured_results_set @featured_results_set end |