Type Alias Enforcement

type Enforcement = {
    actionToBlock?: string;
    resourceType?: string;
}
Index

Properties

actionToBlock?: string

Resource action type to be blocked

resourceType?: string

Resource type to be blocked