pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.clouddeploy.v1.kotlin.outputs
/
DeliveryPipelineResponse
/
DeliveryPipelineResponse
Delivery
Pipeline
Response
fun
DeliveryPipelineResponse
(
annotations
:
Map
<
String
,
String
>
,
condition
:
PipelineConditionResponse
,
createTime
:
String
,
description
:
String
,
etag
:
String
,
labels
:
Map
<
String
,
String
>
,
name
:
String
,
serialPipeline
:
SerialPipelineResponse
,
suspended
:
Boolean
,
uid
:
String
,
updateTime
:
String
)