google_api_apigee v0.2.0 GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1ZoneSmtpConfig View Source
SMTP configuration for a zone.
Attributes
secureAuthType
(type:String.t
, default:nil
) - Authorization type. Valid values include: SSL or TLS. Leave this field blank for no authorization.sender
(type:String.t
, default:nil
) - Email address used as the sender.serverHost
(type:String.t
, default:nil
) - Hostname of the SMTP server, such assmtp.gmail.com
.serverPassword
(type:String.t
, default:nil
) - Password of the SMTP account.serverPort
(type:String.t
, default:nil
) - Port to be used, such as 465 if you are using TLS/SSL.serverUsername
(type:String.t
, default:nil
) - Username of the SMTP account.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.