pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.servicemanagement.v1.kotlin.inputs
/
AuthenticationArgs
/
AuthenticationArgs
Authentication
Args
fun
AuthenticationArgs
(
providers
:
Output
<
List
<
AuthProviderArgs
>
>
?
=
null
,
rules
:
Output
<
List
<
AuthenticationRuleArgs
>
>
?
=
null
)