mirror Return Headers
suspend fun mirrorReturnHeaders(value: Output<BucketWebsiteRoutingRulesRoutingRuleRedirectMirrorReturnHeadersArgs>)
suspend fun mirrorReturnHeaders(value: BucketWebsiteRoutingRulesRoutingRuleRedirectMirrorReturnHeadersArgs?)
Parameters
value
The container that saves the image back to the source and returns the response header rule. NOTE:: If you want to clean one configuration, you must set the configuration to empty value, removing from code cannot make effect. See mirror_return_headers below.
suspend fun mirrorReturnHeaders(argument: suspend BucketWebsiteRoutingRulesRoutingRuleRedirectMirrorReturnHeadersArgsBuilder.() -> Unit)
Parameters
argument
The container that saves the image back to the source and returns the response header rule. NOTE:: If you want to clean one configuration, you must set the configuration to empty value, removing from code cannot make effect. See mirror_return_headers below.