IPTag Class
Specifies how tasks should be distributed across compute nodes.
Constructor
IPTag(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
ip_tag_type
|
The IP Tag type. |
|
tag
|
The value of the IP tag associated with the public IP. |
Attributes
ip_tag_type
The IP Tag type.
ip_tag_type: str | None
tag
The value of the IP tag associated with the public IP.
tag: str | None