Interface EnableControlResponse.Builder

    • Method Detail

      • arn

        EnableControlResponse.Builder arn​(String arn)

        The ARN of the EnabledControl resource.

        Parameters:
        arn - The ARN of the EnabledControl resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operationIdentifier

        EnableControlResponse.Builder operationIdentifier​(String operationIdentifier)

        The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.

        Parameters:
        operationIdentifier - The ID of the asynchronous operation, which is used to track status. The operation is available for 90 days.
        Returns:
        Returns a reference to this object so that method calls can be chained together.