Interface AwsEc2VpcPeeringConnectionStatusDetails.Builder

    • Method Detail

      • code

        AwsEc2VpcPeeringConnectionStatusDetails.Builder code​(String code)

        The status of the VPC peering connection.

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

        AwsEc2VpcPeeringConnectionStatusDetails.Builder message​(String message)

        A message that provides more information about the status, if applicable.

        Parameters:
        message - A message that provides more information about the status, if applicable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.