URLMap Path Matcher Route Rule Custom Error Response Policy Args Builder
Functions
Link copied to clipboard
suspend fun errorResponseRules(value: Output<List<URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgs>>)
suspend fun errorResponseRules(vararg values: Output<URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgs>)
suspend fun errorResponseRules(vararg values: URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgs)
suspend fun errorResponseRules(vararg argument: suspend URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgsBuilder.() -> Unit)
suspend fun errorResponseRules(values: List<Output<URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgs>>)
suspend fun errorResponseRules(value: List<URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgs>?)
suspend fun errorResponseRules(argument: List<suspend URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgsBuilder.() -> Unit>)
suspend fun errorResponseRules(argument: suspend URLMapPathMatcherRouteRuleCustomErrorResponsePolicyErrorResponseRuleArgsBuilder.() -> Unit)
Link copied to clipboard