Memorydb Functions
object MemorydbFunctions
Functions
Link copied to clipboard
Provides information about a MemoryDB ACL.
Link copied to clipboard
Provides information about a MemoryDB Cluster.
Link copied to clipboard
Provides information about a MemoryDB Parameter Group.
suspend fun getParameterGroup(argument: suspend GetParameterGroupPlainArgsBuilder.() -> Unit): GetParameterGroupResult
suspend fun getParameterGroup(name: String, tags: Map<String, String>? = null): GetParameterGroupResult
Link copied to clipboard
Provides information about a MemoryDB Snapshot.
suspend fun getSnapshot(argument: suspend GetSnapshotPlainArgsBuilder.() -> Unit): GetSnapshotResult
Link copied to clipboard
Provides information about a MemoryDB Subnet Group.
suspend fun getSubnetGroup(argument: suspend GetSubnetGroupPlainArgsBuilder.() -> Unit): GetSubnetGroupResult
Link copied to clipboard
Provides information about a MemoryDB User.