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