pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.compute.v1.kotlin.inputs
/
BackendServiceIAPArgs
/
BackendServiceIAPArgs
Backend
Service
IAPArgs
fun
BackendServiceIAPArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
oauth2ClientId
:
Output
<
String
>
?
=
null
,
oauth2ClientSecret
:
Output
<
String
>
?
=
null
)