Cdn Functions
object CdnFunctions
Functions
Link copied to clipboard
This data source provides the Cdn blocked regions.
suspend fun getBlockedRegions(argument: suspend GetBlockedRegionsPlainArgsBuilder.() -> Unit): GetBlockedRegionsResult
Link copied to clipboard
This data source provides the function of verifying whether an IP is a CDN node.
Link copied to clipboard
suspend fun getRealTimeLogDeliveries(argument: GetRealTimeLogDeliveriesPlainArgs): GetRealTimeLogDeliveriesResult
This data source provides the Cdn Real Time Log Deliveries of the current Alibaba Cloud user.
suspend fun getRealTimeLogDeliveries(argument: suspend GetRealTimeLogDeliveriesPlainArgsBuilder.() -> Unit): GetRealTimeLogDeliveriesResult
suspend fun getRealTimeLogDeliveries(domain: String, outputFile: String? = null, status: String? = null): GetRealTimeLogDeliveriesResult
Link copied to clipboard
Using this data source can enable CDN service automatically. If the service has been enabled, it will return Opened
. For information about CDN and how to use it, see What is CDN.
suspend fun getService(enable: String? = null, internetChargeType: String? = null): GetServiceResult