redirectType

@JvmName(name = "egslbappyacbshwx")
suspend fun redirectType(value: Output<String>)
@JvmName(name = "mwkphxqylcrharis")
suspend fun redirectType(value: String?)

Parameters

value

Specifies the type of jump. The value range is as follows: Mirror: Mirror back to the source. External: External redirects, that is, OSS returns a 3xx request to redirect to another address. AliCDN: Alibaba Cloud CDN jump, mainly used for Alibaba Cloud CDN. Unlike External, OSS adds an additional Header. After recognizing this Header, Alibaba Cloud CDN redirects the data to the specified address and returns the obtained data to the user instead of returning the 3xx Redirection request to the user.