Interface DetectStackSetDriftResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudFormationResponse.Builder, CopyableBuilder<DetectStackSetDriftResponse.Builder,DetectStackSetDriftResponse>, SdkBuilder<DetectStackSetDriftResponse.Builder,DetectStackSetDriftResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DetectStackSetDriftResponse

  • Method Details

    • operationId

      DetectStackSetDriftResponse.Builder operationId(String operationId)

      The ID of the drift detection StackSet operation.

      You can use this operation ID with DescribeStackSetOperation to monitor the progress of the drift detection operation.

      Parameters:
      operationId - The ID of the drift detection StackSet operation.

      You can use this operation ID with DescribeStackSetOperation to monitor the progress of the drift detection operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.