pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.websecurityscanner.v1.kotlin.inputs
/
AuthenticationArgs
/
AuthenticationArgs
Authentication
Args
fun
AuthenticationArgs
(
customAccount
:
Output
<
CustomAccountArgs
>
?
=
null
,
googleAccount
:
Output
<
GoogleAccountArgs
>
?
=
null
,
iapCredential
:
Output
<
IapCredentialArgs
>
?
=
null
)