CasFunctions

Functions

Link copied to clipboard
suspend fun getCertificates(enableDetails: Boolean? = null, ids: List<String>? = null, keyword: String? = null, lang: String? = null, nameRegex: String? = null, outputFile: String? = null): GetCertificatesResult
Link copied to clipboard

This data source provides the Ssl Certificates Service Certificates of the current Alibaba Cloud user.

suspend fun getServiceCertificates(enableDetails: Boolean? = null, ids: List<String>? = null, keyword: String? = null, lang: String? = null, nameRegex: String? = null, outputFile: String? = null): GetServiceCertificatesResult