Interface VpcInterfaceAttachment.Builder

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

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

    • vpcInterfaceName

      VpcInterfaceAttachment.Builder vpcInterfaceName(String vpcInterfaceName)
      The name of the VPC interface to use for this resource.
      Parameters:
      vpcInterfaceName - The name of the VPC interface to use for this resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.