toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchservice.kotlin.outputs
/
DomainSamlOptions
/
DomainSamlOptions
Domain
Saml
Options
constructor
(
enabled
:
Boolean
?
=
null
,
idp
:
DomainIdp
?
=
null
,
masterBackendRole
:
String
?
=
null
,
masterUserName
:
String
?
=
null
,
rolesKey
:
String
?
=
null
,
sessionTimeoutMinutes
:
Int
?
=
null
,
subjectKey
:
String
?
=
null
)