pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.opensearchserverless.kotlin
/
SecurityConfigArgs
/
SecurityConfigArgs
Security
Config
Args
fun
SecurityConfigArgs
(
description
:
Output
<
String
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
samlOptions
:
Output
<
SecurityConfigSamlConfigOptionsArgs
>
?
=
null
,
type
:
Output
<
SecurityConfigType
>
?
=
null
)