deleteAcl

inline suspend fun MemoryDbClient.deleteAcl(crossinline block: DeleteAclRequest.Builder.() -> Unit): DeleteAclResponse

Deletes an Access Control List. The ACL must first be disassociated from the cluster before it can be deleted. For more information, see Authenticating users with Access Contol Lists (ACLs).