| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationRecorder |
PutConfigurationRecorderRequest.configurationRecorder()
An object for the configuration recorder to record configuration changes for specified resource types.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationRecorder> |
DescribeConfigurationRecordersResponse.configurationRecorders()
A list that contains the descriptions of the specified configuration recorders.
|
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationRecorderRequest.Builder |
PutConfigurationRecorderRequest.Builder.configurationRecorder(ConfigurationRecorder configurationRecorder)
An object for the configuration recorder to record configuration changes for specified resource types.
|
DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.Builder.configurationRecorders(ConfigurationRecorder... configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.Builder.configurationRecorders(Collection<ConfigurationRecorder> configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
Copyright © 2023. All rights reserved.