Class: Aws::Types::AnalysisSchemeStatus
- Inherits:
-
Object
- Object
- Aws::Types::AnalysisSchemeStatus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#options ⇒ Types::AnalysisScheme
Returns the value of attribute options.
-
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
Instance Attribute Details
#options ⇒ Types::AnalysisScheme
Returns the value of attribute options.
34 35 36 |
# File 'sig/types.rbs', line 34 def end |
#status ⇒ Types::OptionStatus
Returns the value of attribute status.
35 36 37 |
# File 'sig/types.rbs', line 35 def status @status end |