DeleteClusterPolicyRequest
Types
Properties
Link copied to clipboard
Idempotency token so a request is only processed once.
Link copied to clipboard
The expected version of the policy to delete. This parameter ensures that you're deleting the correct version of the policy and helps prevent accidental deletions.
Link copied to clipboard
The ID of the cluster.
Functions
Link copied to clipboard
inline fun copy(block: DeleteClusterPolicyRequest.Builder.() -> Unit = {}): DeleteClusterPolicyRequest