URLMap Path Matcher Path Rule Args Builder
Builder for URLMapPathMatcherPathRuleArgs.
Functions
Link copied to clipboard
suspend fun customErrorResponsePolicy(value: Output<URLMapPathMatcherPathRuleCustomErrorResponsePolicyArgs>)
suspend fun customErrorResponsePolicy(value: URLMapPathMatcherPathRuleCustomErrorResponsePolicyArgs?)
suspend fun customErrorResponsePolicy(argument: suspend URLMapPathMatcherPathRuleCustomErrorResponsePolicyArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun routeAction(argument: suspend URLMapPathMatcherPathRuleRouteActionArgsBuilder.() -> Unit)
Link copied to clipboard
suspend fun urlRedirect(argument: suspend URLMapPathMatcherPathRuleUrlRedirectArgsBuilder.() -> Unit)