Uses of Class
com.amazonaws.services.config.model.DescribeConfigurationRecorderStatusRequest
-
Packages that use DescribeConfigurationRecorderStatusRequest Package Description com.amazonaws.services.config com.amazonaws.services.config.model -
-
Uses of DescribeConfigurationRecorderStatusRequest in com.amazonaws.services.config
-
Uses of DescribeConfigurationRecorderStatusRequest in com.amazonaws.services.config.model
Methods in com.amazonaws.services.config.model that return DescribeConfigurationRecorderStatusRequest Modifier and Type Method Description DescribeConfigurationRecorderStatusRequest
DescribeConfigurationRecorderStatusRequest. clone()
DescribeConfigurationRecorderStatusRequest
DescribeConfigurationRecorderStatusRequest. withConfigurationRecorderNames(String... configurationRecorderNames)
The name(s) of the configuration recorder.DescribeConfigurationRecorderStatusRequest
DescribeConfigurationRecorderStatusRequest. withConfigurationRecorderNames(Collection<String> configurationRecorderNames)
The name(s) of the configuration recorder.
-