Class: Aws::Types::UpdateAnalyzerResponse
- Inherits:
-
Object
- Object
- Aws::Types::UpdateAnalyzerResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration ⇒ Types::AnalyzerConfiguration
Returns the value of attribute configuration.
Instance Attribute Details
#configuration ⇒ Types::AnalyzerConfiguration
Returns the value of attribute configuration.
1230 1231 1232 |
# File 'sig/types.rbs', line 1230 def configuration @configuration end |