toggle menu
pulumi-keycloak-kotlin
6.4.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin.outputs
/
RealmSmtpServer
/
RealmSmtpServer
Realm
Smtp
Server
constructor
(
auth
:
RealmSmtpServerAuth
?
=
null
,
envelopeFrom
:
String
?
=
null
,
from
:
String
,
fromDisplayName
:
String
?
=
null
,
host
:
String
,
port
:
String
?
=
null
,
replyTo
:
String
?
=
null
,
replyToDisplayName
:
String
?
=
null
,
ssl
:
Boolean
?
=
null
,
starttls
:
Boolean
?
=
null
)