interface AddDeploymentACLRulesResponse {
    rules: Inference.v1beta1.ACLRule[];
}

Properties

Properties

List of ACL rules added.