toggle menu
pulumi-gcp-kotlin
6.67.1.1
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.clouddeploy.kotlin.outputs
/
DeliveryPipelineConditionPipelineReadyCondition
Delivery
Pipeline
Condition
Pipeline
Ready
Condition
data
class
DeliveryPipelineConditionPipelineReadyCondition
(
val
status
:
Boolean
?
=
null
,
val
updateTime
:
String
?
=
null
)
Members
Constructors
Delivery
Pipeline
Condition
Pipeline
Ready
Condition
Link copied to clipboard
constructor
(
status
:
Boolean
?
=
null
,
updateTime
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
status
Link copied to clipboard
val
status
:
Boolean
?
=
null
update
Time
Link copied to clipboard
val
updateTime
:
String
?
=
null
Output only. Most recent time at which the pipeline was updated.