URLMap Path Matcher Default Route Action Args Builder
Functions
Link copied to clipboard
suspend fun corsPolicy(argument: suspend URLMapPathMatcherDefaultRouteActionCorsPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun faultInjectionPolicy(value: Output<URLMapPathMatcherDefaultRouteActionFaultInjectionPolicyArgs>)
suspend fun faultInjectionPolicy(value: URLMapPathMatcherDefaultRouteActionFaultInjectionPolicyArgs?)
suspend fun faultInjectionPolicy(argument: suspend URLMapPathMatcherDefaultRouteActionFaultInjectionPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun maxStreamDuration(value: Output<URLMapPathMatcherDefaultRouteActionMaxStreamDurationArgs>)
suspend fun maxStreamDuration(argument: suspend URLMapPathMatcherDefaultRouteActionMaxStreamDurationArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun requestMirrorPolicy(value: Output<URLMapPathMatcherDefaultRouteActionRequestMirrorPolicyArgs>)
suspend fun requestMirrorPolicy(argument: suspend URLMapPathMatcherDefaultRouteActionRequestMirrorPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun retryPolicy(argument: suspend URLMapPathMatcherDefaultRouteActionRetryPolicyArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun timeout(argument: suspend URLMapPathMatcherDefaultRouteActionTimeoutArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun urlRewrite(argument: suspend URLMapPathMatcherDefaultRouteActionUrlRewriteArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun weightedBackendServices(value: Output<List<URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgs>>)
suspend fun weightedBackendServices(vararg values: Output<URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgs>)
suspend fun weightedBackendServices(vararg values: URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgs)
suspend fun weightedBackendServices(vararg argument: suspend URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgsBuilder.() -> Unit)
suspend fun weightedBackendServices(values: List<Output<URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgs>>)
suspend fun weightedBackendServices(value: List<URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgs>?)
suspend fun weightedBackendServices(argument: List<suspend URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgsBuilder.() -> Unit>)
suspend fun weightedBackendServices(argument: suspend URLMapPathMatcherDefaultRouteActionWeightedBackendServiceArgsBuilder.() -> Unit)