CheckNameAvailabilityRequest Class

The check availability request body.

Constructor

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

Variables

Name Description
name
str

The name of the resource for which availability needs to be checked.

type
str

The resource type.

Attributes

name

The name of the resource for which availability needs to be checked.

name: str | None

type

The resource type.

type: str | None