Type alias ClusterPermission

ClusterPermission: {
    action: ClusterAction;
}

Type declaration