Interface VpcConfiguration.Builder

  • Method Details

    • resourceConfigurationArns

      VpcConfiguration.Builder resourceConfigurationArns(Collection<String> resourceConfigurationArns)

      The ARNs of the VPC Lattice resource configurations attached to the fleet.

      Parameters:
      resourceConfigurationArns - The ARNs of the VPC Lattice resource configurations attached to the fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceConfigurationArns

      VpcConfiguration.Builder resourceConfigurationArns(String... resourceConfigurationArns)

      The ARNs of the VPC Lattice resource configurations attached to the fleet.

      Parameters:
      resourceConfigurationArns - The ARNs of the VPC Lattice resource configurations attached to the fleet.
      Returns:
      Returns a reference to this object so that method calls can be chained together.