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