Interface VpcConnectionProperties.Builder

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

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

    • vpcConnectionArn

      VpcConnectionProperties.Builder vpcConnectionArn(String vpcConnectionArn)

      The Amazon Resource Name (ARN) for the VPC connection.

      Parameters:
      vpcConnectionArn - The Amazon Resource Name (ARN) for the VPC connection.
      Returns:
      Returns a reference to this object so that method calls can be chained together.