public static interface DescribeConfigurationRecorderStatusResponse.Builder extends ConfigResponse.Builder, CopyableBuilder<DescribeConfigurationRecorderStatusResponse.Builder,DescribeConfigurationRecorderStatusResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecorderStatusResponse.Builder |
configurationRecordersStatus(Collection<ConfigurationRecorderStatus> configurationRecordersStatus)
A list that contains status of the specified recorders.
|
DescribeConfigurationRecorderStatusResponse.Builder |
configurationRecordersStatus(ConfigurationRecorderStatus... configurationRecordersStatus)
A list that contains status of the specified recorders.
|
buildcopyapply, buildDescribeConfigurationRecorderStatusResponse.Builder configurationRecordersStatus(Collection<ConfigurationRecorderStatus> configurationRecordersStatus)
A list that contains status of the specified recorders.
configurationRecordersStatus - A list that contains status of the specified recorders.DescribeConfigurationRecorderStatusResponse.Builder configurationRecordersStatus(ConfigurationRecorderStatus... configurationRecordersStatus)
A list that contains status of the specified recorders.
configurationRecordersStatus - A list that contains status of the specified recorders.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.