toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.pubsub.v1beta1a.kotlin
/
SubscriptionArgs
/
SubscriptionArgs
Subscription
Args
constructor
(
ackDeadlineSeconds
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
pushConfig
:
Output
<
PushConfigArgs
>
?
=
null
,
topic
:
Output
<
String
>
?
=
null
)