URLMap Path Matcher Route Rule Route Action Args Builder
Functions
Link copied to clipboard
suspend fun corsPolicy(argument: suspend URLMapPathMatcherRouteRuleRouteActionCorsPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun faultInjectionPolicy(value: Output<URLMapPathMatcherRouteRuleRouteActionFaultInjectionPolicyArgs>)
suspend fun faultInjectionPolicy(value: URLMapPathMatcherRouteRuleRouteActionFaultInjectionPolicyArgs?)
suspend fun faultInjectionPolicy(argument: suspend URLMapPathMatcherRouteRuleRouteActionFaultInjectionPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun maxStreamDuration(value: Output<URLMapPathMatcherRouteRuleRouteActionMaxStreamDurationArgs>)
suspend fun maxStreamDuration(argument: suspend URLMapPathMatcherRouteRuleRouteActionMaxStreamDurationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun requestMirrorPolicy(value: Output<URLMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs>)
suspend fun requestMirrorPolicy(value: URLMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgs?)
suspend fun requestMirrorPolicy(argument: suspend URLMapPathMatcherRouteRuleRouteActionRequestMirrorPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun retryPolicy(argument: suspend URLMapPathMatcherRouteRuleRouteActionRetryPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun timeout(argument: suspend URLMapPathMatcherRouteRuleRouteActionTimeoutArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun urlRewrite(argument: suspend URLMapPathMatcherRouteRuleRouteActionUrlRewriteArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun weightedBackendServices(value: Output<List<URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgs>>)
suspend fun weightedBackendServices(vararg values: Output<URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgs>)
suspend fun weightedBackendServices(vararg values: URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgs)
suspend fun weightedBackendServices(vararg argument: suspend URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgsBuilder.() -> Unit)
suspend fun weightedBackendServices(values: List<Output<URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgs>>)
suspend fun weightedBackendServices(value: List<URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgs>?)
suspend fun weightedBackendServices(argument: List<suspend URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgsBuilder.() -> Unit>)
suspend fun weightedBackendServices(argument: suspend URLMapPathMatcherRouteRuleRouteActionWeightedBackendServiceArgsBuilder.() -> Unit)