Eipanycast Functions
object EipanycastFunctions
Functions
Link copied to clipboard
suspend fun getAnycastEipAddresses(argument: GetAnycastEipAddressesPlainArgs): GetAnycastEipAddressesResult
This data source provides the Eipanycast Anycast Eip Addresses of the current Alibaba Cloud user.
suspend fun getAnycastEipAddresses(argument: suspend GetAnycastEipAddressesPlainArgsBuilder.() -> Unit): GetAnycastEipAddressesResult
suspend fun getAnycastEipAddresses(anycastEipAddressName: String? = null, bindInstanceIds: List<String>? = null, businessStatus: String? = null, ids: List<String>? = null, internetChargeType: String? = null, ipAddress: String? = null, nameRegex: String? = null, outputFile: String? = null, paymentType: String? = null, serviceLocation: String? = null, status: String? = null): GetAnycastEipAddressesResult