public static interface DescribeConfigurationRecorderStatusRequest.Builder extends ConfigRequest.Builder, SdkPojo, CopyableBuilder<DescribeConfigurationRecorderStatusRequest.Builder,DescribeConfigurationRecorderStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecorderStatusRequest.Builder |
configurationRecorderNames(Collection<String> configurationRecorderNames)
The name(s) of the configuration recorder.
|
DescribeConfigurationRecorderStatusRequest.Builder |
configurationRecorderNames(String... configurationRecorderNames)
The name(s) of the configuration recorder.
|
DescribeConfigurationRecorderStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeConfigurationRecorderStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeConfigurationRecorderStatusRequest.Builder configurationRecorderNames(Collection<String> configurationRecorderNames)
The name(s) of the configuration recorder. If the name is not specified, the action returns the current status of all the configuration recorders associated with the account.
configurationRecorderNames - The name(s) of the configuration recorder. If the name is not specified, the action returns the
current status of all the configuration recorders associated with the account.DescribeConfigurationRecorderStatusRequest.Builder configurationRecorderNames(String... configurationRecorderNames)
The name(s) of the configuration recorder. If the name is not specified, the action returns the current status of all the configuration recorders associated with the account.
configurationRecorderNames - The name(s) of the configuration recorder. If the name is not specified, the action returns the
current status of all the configuration recorders associated with the account.DescribeConfigurationRecorderStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeConfigurationRecorderStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.