Interface ExpressGatewayServiceNetworkConfiguration.Builder

  • Method Details

    • securityGroups

      The IDs of the security groups associated with the Express service.

      Parameters:
      securityGroups - The IDs of the security groups associated with the Express service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • securityGroups

      ExpressGatewayServiceNetworkConfiguration.Builder securityGroups(String... securityGroups)

      The IDs of the security groups associated with the Express service.

      Parameters:
      securityGroups - The IDs of the security groups associated with the Express service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnets

      The IDs of the subnets associated with the Express service.

      Parameters:
      subnets - The IDs of the subnets associated with the Express service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • subnets

      The IDs of the subnets associated with the Express service.

      Parameters:
      subnets - The IDs of the subnets associated with the Express service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.