| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationRecorderStatus> |
DescribeConfigurationRecorderStatusResponse.configurationRecordersStatus()
A list that contains status of the specified recorders.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecorderStatusResponse.Builder |
DescribeConfigurationRecorderStatusResponse.Builder.configurationRecordersStatus(ConfigurationRecorderStatus... configurationRecordersStatus)
A list that contains status of the specified recorders.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecorderStatusResponse.Builder |
DescribeConfigurationRecorderStatusResponse.Builder.configurationRecordersStatus(Collection<ConfigurationRecorderStatus> configurationRecordersStatus)
A list that contains status of the specified recorders.
|
Copyright © 2023. All rights reserved.