Interface UpdateConnectorVpcLatticeEgressConfig.Builder

  • Method Details

    • resourceConfigurationArn

      UpdateConnectorVpcLatticeEgressConfig.Builder resourceConfigurationArn(String resourceConfigurationArn)

      Updated ARN of the VPC_LATTICE Resource Configuration. Use this to change the target SFTP server location or modify the network path through the customer's VPC infrastructure.

      Parameters:
      resourceConfigurationArn - Updated ARN of the VPC_LATTICE Resource Configuration. Use this to change the target SFTP server location or modify the network path through the customer's VPC infrastructure.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • portNumber

      Updated port number for SFTP connections through VPC_LATTICE. Change this if the target SFTP server port has been modified or if connecting to a different server endpoint.

      Parameters:
      portNumber - Updated port number for SFTP connections through VPC_LATTICE. Change this if the target SFTP server port has been modified or if connecting to a different server endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.