Redis_v1Functions
object Redis_v1Functions
Functions
Link copied to clipboard
Gets the details of a specific Redis instance.
suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult
suspend fun getInstance(instanceId: String, location: String, project: String? = null): GetInstanceResult