ExtendedLocation Class

Definition of an Extended Location.

Constructor

ExtendedLocation(*, name: str | None = None, type: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
name
str

Fully qualified name of the extended location.

type
str

Type of the extended location.

Variables

Name Description
name
str

Fully qualified name of the extended location.

type
str

Type of the extended location.