Interface VpcIngressConnectionSummary.Builder

    • Method Detail

      • vpcIngressConnectionArn

        VpcIngressConnectionSummary.Builder vpcIngressConnectionArn​(String vpcIngressConnectionArn)

        The Amazon Resource Name (ARN) of the VPC Ingress Connection.

        Parameters:
        vpcIngressConnectionArn - The Amazon Resource Name (ARN) of the VPC Ingress Connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • serviceArn

        VpcIngressConnectionSummary.Builder serviceArn​(String serviceArn)

        The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.

        Parameters:
        serviceArn - The Amazon Resource Name (ARN) of the service associated with the VPC Ingress Connection.
        Returns:
        Returns a reference to this object so that method calls can be chained together.