ResourceName Class

Name and Type of the Resource.

Constructor

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

Variables

Name Description
name
str

Name of the resource. Required.

type
str

The type of the resource. Required.

Attributes

name

Name of the resource. Required.

name: str

type

The type of the resource. Required.

type: str