Interface VpcIngressConnectionSummary.Builder

All Superinterfaces:
Buildable, CopyableBuilder<VpcIngressConnectionSummary.Builder,VpcIngressConnectionSummary>, SdkBuilder<VpcIngressConnectionSummary.Builder,VpcIngressConnectionSummary>, SdkPojo
Enclosing class:
VpcIngressConnectionSummary

public static interface VpcIngressConnectionSummary.Builder extends SdkPojo, CopyableBuilder<VpcIngressConnectionSummary.Builder,VpcIngressConnectionSummary>
  • Method Details

    • 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

      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.