pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.cloudscheduler.v1.kotlin.inputs
/
PubsubTargetArgs
/
PubsubTargetArgs
Pubsub
Target
Args
fun
PubsubTargetArgs
(
attributes
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
data
:
Output
<
String
>
?
=
null
,
topicName
:
Output
<
String
>
)