Interface DetectStackSetDriftResponse.Builder

    • Method Detail

      • 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.