Interface VpcPeeringConnectionStatus.Builder

    • Method Detail

      • code

        VpcPeeringConnectionStatus.Builder code​(String code)

        Code indicating the status of a VPC peering connection.

        Parameters:
        code - Code indicating the status of a VPC peering connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        VpcPeeringConnectionStatus.Builder message​(String message)

        Additional messaging associated with the connection status.

        Parameters:
        message - Additional messaging associated with the connection status.
        Returns:
        Returns a reference to this object so that method calls can be chained together.