pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.container.v1.kotlin.inputs
/
PubSubArgs
/
PubSubArgs
Pub
Sub
Args
fun
PubSubArgs
(
enabled
:
Output
<
Boolean
>
?
=
null
,
filter
:
Output
<
FilterArgs
>
?
=
null
,
topic
:
Output
<
String
>
?
=
null
)