Delivery Pipeline Serial Pipeline Stage Strategy Canary Runtime Config Kubernetes Gateway Service Mesh Args
data class DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMeshArgs(val deployment: Output<String>, val httpRoute: Output<String>, val routeUpdateWaitTime: Output<String>? = null, val service: Output<String>) : ConvertibleToJava<DeliveryPipelineSerialPipelineStageStrategyCanaryRuntimeConfigKubernetesGatewayServiceMeshArgs>
Properties
Link copied to clipboard
Required. Name of the Kubernetes Deployment whose traffic is managed by the specified HTTPRoute and Service.
Link copied to clipboard
Optional. The time to wait for route updates to propagate. The maximum configurable time is 3 hours, in seconds format. If unspecified, there is no wait time.