putClusterPolicy
inline suspend fun DsqlClient.putClusterPolicy(crossinline block: PutClusterPolicyRequest.Builder.() -> Unit): PutClusterPolicyResponse
Attaches a resource-based policy to a cluster. This policy defines access permissions and conditions for the cluster, allowing you to control which principals can perform actions on the cluster.