Type alias ClusterPermission

ClusterPermission: {
    actions: ClusterAction[];
}

Type declaration