FQDN#

class FQDN(value=None, *args, **kwargs)#

Bases: object

A fully qualified domain name that specifies its exact location in the tree hierarchy of the Domain Name System.

Parameters:

value – (value) The fully qualified domain name of the host.

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model

property value#

The fully qualified domain name of the host.

Type:

str