interface SetDeploymentACLRulesResponse {
    rules: LLMInference.v1beta1.ACLRule[];
}

Properties

Properties

List of ACL rules that were set.