public static interface DetectStackSetDriftResponse.Builder extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<DetectStackSetDriftResponse.Builder,DetectStackSetDriftResponse>
| Modifier and Type | Method and Description |
|---|---|
DetectStackSetDriftResponse.Builder |
operationId(String operationId)
The ID of the drift detection stack set operation.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDetectStackSetDriftResponse.Builder operationId(String operationId)
The ID of the drift detection stack set operation.
you can use this operation id with DescribeStackSetOperation to monitor the progress of
the drift detection operation.
operationId - The ID of the drift detection stack set operation.
you can use this operation id with DescribeStackSetOperation to monitor the
progress of the drift detection operation.
Copyright © 2022. All rights reserved.