public static interface DescribeConfigurationRecordersResponse.Builder extends ConfigResponse.Builder, CopyableBuilder<DescribeConfigurationRecordersResponse.Builder,DescribeConfigurationRecordersResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecordersResponse.Builder |
configurationRecorders(Collection<ConfigurationRecorder> configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
DescribeConfigurationRecordersResponse.Builder |
configurationRecorders(ConfigurationRecorder... configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
buildcopyapply, buildDescribeConfigurationRecordersResponse.Builder configurationRecorders(Collection<ConfigurationRecorder> configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
configurationRecorders - A list that contains the descriptions of the specified configuration recorders.DescribeConfigurationRecordersResponse.Builder configurationRecorders(ConfigurationRecorder... configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
configurationRecorders - A list that contains the descriptions of the specified configuration recorders.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.