pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudbuild.v1.kotlin.inputs
/
PubsubConfigArgs
/
PubsubConfigArgs
Pubsub
Config
Args
fun
PubsubConfigArgs
(
serviceAccountEmail
:
Output
<
String
>
?
=
null
,
state
:
Output
<
PubsubConfigState
>
?
=
null
,
topic
:
Output
<
String
>
?
=
null
)