pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.eventarc.v1.kotlin.inputs
/
DestinationArgs
/
DestinationArgs
Destination
Args
fun
DestinationArgs
(
cloudFunction
:
Output
<
String
>
?
=
null
,
cloudRun
:
Output
<
CloudRunArgs
>
?
=
null
,
gke
:
Output
<
GKEArgs
>
?
=
null
,
workflow
:
Output
<
String
>
?
=
null
)