Databasegateway Functions
object DatabasegatewayFunctions
Functions
Link copied to clipboard
This data source provides the Database Gateway Gateways of the current Alibaba Cloud user.
suspend fun getGateways(argument: suspend GetGatewaysPlainArgsBuilder.() -> Unit): GetGatewaysResult
suspend fun getGateways(enableDetails: Boolean? = null, ids: List<String>? = null, nameRegex: String? = null, outputFile: String? = null, searchKey: String? = null, status: String? = null): GetGatewaysResult