pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.pubsub.v1beta2.kotlin.inputs
/
PushConfigArgs
/
PushConfigArgs
Push
Config
Args
fun
PushConfigArgs
(
attributes
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
oidcToken
:
Output
<
OidcTokenArgs
>
?
=
null
,
pushEndpoint
:
Output
<
String
>
?
=
null
)