Class: Aws::Types::GetFacetResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFacetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#facet ⇒ Types::Facet
Returns the value of attribute facet.
Instance Attribute Details
#facet ⇒ Types::Facet
Returns the value of attribute facet.
861 862 863 |
# File 'sig/types.rbs', line 861 def facet @facet end |