| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
default DescribeConfigurationRecorderStatusResponse |
ConfigClient.describeConfigurationRecorderStatus(Consumer<DescribeConfigurationRecorderStatusRequest.Builder> describeConfigurationRecorderStatusRequest)
Returns the current status of the specified configuration recorder as well as the status of the last recording
event for the recorder.
|
default CompletableFuture<DescribeConfigurationRecorderStatusResponse> |
ConfigAsyncClient.describeConfigurationRecorderStatus(Consumer<DescribeConfigurationRecorderStatusRequest.Builder> describeConfigurationRecorderStatusRequest)
Returns the current status of the specified configuration recorder as well as the status of the last recording
event for the recorder.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeConfigurationRecorderStatusRequest.Builder> |
DescribeConfigurationRecorderStatusRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.