Interface Warning.Builder

    • Method Detail

      • code

        Warning.Builder code​(String code)

        The code of the cross-regional warning.

        Parameters:
        code - The code of the cross-regional warning.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        Warning.Builder message​(String message)

        The message explaining what resources are in a different region from the pipeline.

        AWS KMS keys must be in the same region as the pipeline.

        Parameters:
        message - The message explaining what resources are in a different region from the pipeline.

        AWS KMS keys must be in the same region as the pipeline.

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