Class: Aws::Types::GetConfigurationCheckOperationOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetConfigurationCheckOperationOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#configuration_check_operation ⇒ Types::ConfigurationCheckOperation
Returns the value of attribute configuration_check_operation.
Instance Attribute Details
#configuration_check_operation ⇒ Types::ConfigurationCheckOperation
Returns the value of attribute configuration_check_operation.
213 214 215 |
# File 'sig/types.rbs', line 213 def configuration_check_operation @configuration_check_operation end |