| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeConfigurationRecorderStatusResponse |
ConfigClient.describeConfigurationRecorderStatus(DescribeConfigurationRecorderStatusRequest 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(DescribeConfigurationRecorderStatusRequest 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 |
|---|---|
SdkHttpFullRequest |
DescribeConfigurationRecorderStatusRequestMarshaller.marshall(DescribeConfigurationRecorderStatusRequest describeConfigurationRecorderStatusRequest) |
Copyright © 2023. All rights reserved.