SmtpServerRef#

class SmtpServerRef(email_address=None, server=None, type=None, *args, **kwargs)[source]#

Bases: object

SMTP servers on a cluster

Parameters:
property email_address#

SMTP email address

Type:

str

property server#
Type:

SmtpNetwork

to_dict()[source]#

Returns the model properties as a dictionary

to_str()[source]#

Returns the string representation of the model

property type#
Type:

SmtpType