URLMap Path Matcher Path Rule Route Action Args Builder
Functions
Link copied to clipboard
suspend fun corsPolicy(argument: suspend URLMapPathMatcherPathRuleRouteActionCorsPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun faultInjectionPolicy(value: Output<URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyArgs>)
suspend fun faultInjectionPolicy(value: URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyArgs?)
suspend fun faultInjectionPolicy(argument: suspend URLMapPathMatcherPathRuleRouteActionFaultInjectionPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun maxStreamDuration(value: Output<URLMapPathMatcherPathRuleRouteActionMaxStreamDurationArgs>)
suspend fun maxStreamDuration(argument: suspend URLMapPathMatcherPathRuleRouteActionMaxStreamDurationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun requestMirrorPolicy(value: Output<URLMapPathMatcherPathRuleRouteActionRequestMirrorPolicyArgs>)
suspend fun requestMirrorPolicy(value: URLMapPathMatcherPathRuleRouteActionRequestMirrorPolicyArgs?)
suspend fun requestMirrorPolicy(argument: suspend URLMapPathMatcherPathRuleRouteActionRequestMirrorPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun retryPolicy(argument: suspend URLMapPathMatcherPathRuleRouteActionRetryPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun timeout(argument: suspend URLMapPathMatcherPathRuleRouteActionTimeoutArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun urlRewrite(argument: suspend URLMapPathMatcherPathRuleRouteActionUrlRewriteArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun weightedBackendServices(value: Output<List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgs>>)
suspend fun weightedBackendServices(vararg values: Output<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgs>)
suspend fun weightedBackendServices(vararg values: URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgs)
suspend fun weightedBackendServices(vararg argument: suspend URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgsBuilder.() -> Unit)
suspend fun weightedBackendServices(values: List<Output<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgs>>)
suspend fun weightedBackendServices(value: List<URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgs>?)
suspend fun weightedBackendServices(argument: List<suspend URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgsBuilder.() -> Unit>)
suspend fun weightedBackendServices(argument: suspend URLMapPathMatcherPathRuleRouteActionWeightedBackendServiceArgsBuilder.() -> Unit)