AvailableServiceAlias Class

The available service alias.

Inheritance
AvailableServiceAlias

Constructor

AvailableServiceAlias(*, name: typing.Union[str, NoneType] = None, id: typing.Union[str, NoneType] = None, type: typing.Union[str, NoneType] = None, resource_name: typing.Union[str, NoneType] = None, **kwargs)

Parameters

name
str

The name of the service alias.

id
str

The ID of the service alias.

type
str

The type of the resource.

resource_name
str

The resource name of the service alias.