CheckNameAvailabilityInput Class

The input to the check name availability request.

Inheritance
CheckNameAvailabilityInput

Constructor

CheckNameAvailabilityInput(*, name: Optional[str] = None, type: Optional[str] = None, **kwargs)

Variables

name
str

The account name.

type
str

The account type. For a Media Services account, this should be 'MediaServices'.