Cloneable, ReadLimitInfo, ToCopyableBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>@Generated("software.amazon.awssdk:codegen") public class StopConfigurationRecorderRequest extends AmazonWebServiceRequest implements ToCopyableBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>
The input for the StopConfigurationRecorder action.
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
StopConfigurationRecorderRequest.Builder |
NOOP| Modifier and Type | Method | Description |
|---|---|---|
static StopConfigurationRecorderRequest.Builder |
builder() |
|
String |
configurationRecorderName() |
The name of the recorder object that records each configuration change made to the resources.
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
static Class<? extends StopConfigurationRecorderRequest.Builder> |
serializableBuilderClass() |
|
StopConfigurationRecorderRequest.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
clone, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getReadLimit, getRequestClientOptions, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, withGeneralProgressListener, withRequestMetricCollector, withSdkClientExecutionTimeoutpublic String configurationRecorderName()
The name of the recorder object that records each configuration change made to the resources.
public StopConfigurationRecorderRequest.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<StopConfigurationRecorderRequest.Builder,StopConfigurationRecorderRequest>public static StopConfigurationRecorderRequest.Builder builder()
public static Class<? extends StopConfigurationRecorderRequest.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.