TimedPromoteReleaseCondition(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
TimedPromoteReleaseCondition
contains conditions specific to an
Automation with a Timed Promote Release rule defined.
Attributes |
|
---|---|
Name | Description |
next_promotion_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. When the next scheduled promotion(s) will occur. |
targets_list |
MutableSequence[google.cloud.deploy_v1.types.TimedPromoteReleaseCondition.Targets]
Output only. A list of targets involved in the upcoming timed promotion(s). |
Classes
Targets
Targets(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The targets involved in a single timed promotion.