Interface DescribedConnectorVpcLatticeEgressConfig.Builder

  • Method Details

    • resourceConfigurationArn

      DescribedConnectorVpcLatticeEgressConfig.Builder resourceConfigurationArn(String resourceConfigurationArn)

      ARN of the VPC_LATTICE Resource Configuration currently used by the connector. This Resource Configuration defines the network path to the SFTP server through the customer's VPC.

      Parameters:
      resourceConfigurationArn - ARN of the VPC_LATTICE Resource Configuration currently used by the connector. This Resource Configuration defines the network path to the SFTP server through the customer's VPC.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • portNumber

      Port number currently configured for SFTP connections through VPC_LATTICE. Shows the port on which the connector attempts to connect to the target SFTP server.

      Parameters:
      portNumber - Port number currently configured for SFTP connections through VPC_LATTICE. Shows the port on which the connector attempts to connect to the target SFTP server.
      Returns:
      Returns a reference to this object so that method calls can be chained together.