public static interface DescribeStackDriftDetectionStatusRequest.Builder extends CloudFormationRequest.Builder, SdkPojo, CopyableBuilder<DescribeStackDriftDetectionStatusRequest.Builder,DescribeStackDriftDetectionStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeStackDriftDetectionStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeStackDriftDetectionStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeStackDriftDetectionStatusRequest.Builder |
stackDriftDetectionId(String stackDriftDetectionId)
The ID of the drift detection results of this operation.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeStackDriftDetectionStatusRequest.Builder stackDriftDetectionId(String stackDriftDetectionId)
The ID of the drift detection results of this operation.
CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results CloudFormation retains for any given stack, and for how long, may vary.
stackDriftDetectionId - The ID of the drift detection results of this operation.
CloudFormation generates new results, with a new drift detection ID, each time this operation is run. However, the number of drift results CloudFormation retains for any given stack, and for how long, may vary.
DescribeStackDriftDetectionStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeStackDriftDetectionStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.