Interface protos.google.cloud.deploy.v1.IPromoteReleaseRule (3.6.0)

Properties of a PromoteReleaseRule.

Package

@google-cloud/deploy

Properties

condition

condition?: (google.cloud.deploy.v1.IAutomationRuleCondition|null);

PromoteReleaseRule condition

destinationPhase

destinationPhase?: (string|null);

PromoteReleaseRule destinationPhase

destinationTargetId

destinationTargetId?: (string|null);

PromoteReleaseRule destinationTargetId

id

id?: (string|null);

PromoteReleaseRule id

wait

wait?: (google.protobuf.IDuration|null);

PromoteReleaseRule wait