pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.pubsub.v1beta1a.kotlin
/
SubscriptionArgs
/
SubscriptionArgs
Subscription
Args
fun
SubscriptionArgs
(
ackDeadlineSeconds
:
Output
<
Int
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
,
pushConfig
:
Output
<
PushConfigArgs
>
?
=
null
,
topic
:
Output
<
String
>
?
=
null
)