Interface UpdateWebAppVpcConfig.Builder

  • Method Details

    • subnetIds

      The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.

      Parameters:
      subnetIds - The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnetIds

      UpdateWebAppVpcConfig.Builder subnetIds(String... subnetIds)

      The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.

      Parameters:
      subnetIds - The list of subnet IDs within the VPC where the web app endpoint should be deployed during the update operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.