toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.kotlin.outputs
/
GetRealmSmtpServerAuth
Get
Realm
Smtp
Server
Auth
data
class
GetRealmSmtpServerAuth
(
val
password
:
String
,
val
username
:
String
)
Members
Constructors
Get
Realm
Smtp
Server
Auth
Link copied to clipboard
constructor
(
password
:
String
,
username
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
password
Link copied to clipboard
val
password
:
String
username
Link copied to clipboard
val
username
:
String