deleteClusterPolicy
inline suspend fun DsqlClient.deleteClusterPolicy(crossinline block: DeleteClusterPolicyRequest.Builder.() -> Unit): DeleteClusterPolicyResponse
Deletes the resource-based policy attached to a cluster. This removes all access permissions defined by the policy, reverting to default access controls.