replaceKeyWith

@JvmName(name = "iwjvnavrkdqisslp")
suspend fun replaceKeyWith(value: Output<String>)
@JvmName(name = "hgrlwytmicyxcjnx")
suspend fun replaceKeyWith(value: String?)

Parameters

value

The specific object key to use in the redirect request. For example, redirect request to `error.html`. Not required if one of the siblings is present. Can be present only if `ReplaceKeyPrefixWith` is not provided. Replacement must be made for object keys containing special characters (such as carriage returns) when using XML requests. For more information, see XML related object key constraints.