IntentContent Class

Intent information.

Constructor

IntentContent(*args: Any, **kwargs: Any)

Variables

Name Description
description
str
source_resource_id
str

Source resource id of the intent. Required.

destination_resource_id
str

Destination resource id of the intent. Required.

ip_traffic

IP traffic information. Required.

Attributes

description

description: str | None

destination_resource_id

Destination resource id of the intent. Required.

destination_resource_id: str

ip_traffic

IP traffic information. Required.

ip_traffic: _models.IPTraffic

source_resource_id

Source resource id of the intent. Required.

source_resource_id: str