Method: AwsConfigurationRecorder::Backend::AwsClientApi#describe_configuration_recorder_status
- Defined in:
- lib/resources/aws/aws_config_recorder.rb
#describe_configuration_recorder_status(query) ⇒ Object
88 89 90 |
# File 'lib/resources/aws/aws_config_recorder.rb', line 88 def describe_configuration_recorder_status(query) aws_service_client.describe_configuration_recorder_status(query) end |