RouteUpdateParameters Class

The domain JSON object required for domain creation or update.

Constructor

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

Variables

Name Description
properties

The JSON object that contains the properties of the domain to create.

Attributes

properties

The JSON object that contains the properties of the domain to create.

properties: _models.RouteUpdatePropertiesParameters | None