toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.dashboard.kotlin.outputs
/
SmtpResponse
/
SmtpResponse
Smtp
Response
constructor
(
enabled
:
Boolean
?
=
null
,
fromAddress
:
String
?
=
null
,
fromName
:
String
?
=
null
,
host
:
String
?
=
null
,
password
:
String
?
=
null
,
skipVerify
:
Boolean
?
=
null
,
startTLSPolicy
:
String
?
=
null
,
user
:
String
?
=
null
)