Class: Aws::Types::GetAnalyzerResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetAnalyzerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#analyzer ⇒ Types::AnalyzerSummary
Returns the value of attribute analyzer.
Instance Attribute Details
#analyzer ⇒ Types::AnalyzerSummary
Returns the value of attribute analyzer.
564 565 566 |
# File 'sig/types.rbs', line 564 def analyzer @analyzer end |