TargetResource Class

Target resource.

Inheritance
TargetResource

Constructor

TargetResource(*, id: Optional[str] = None, resource_name: Optional[str] = None, resource_type: Optional[str] = None, **kwargs)

Variables

id
str

The ID of the resource.

resource_name
str

The name of the resource.

resource_type
str

The type of the resource.