interface OutputInformation {
    outputConditionKey: string;
    outputConditionValue: string;
    outputTargetKey: string;
}

Properties

outputConditionKey: string

Define the key that must be met for a specified value

outputConditionValue: string

Define the value that must be met for the conditionKey

outputTargetKey: string

Define the key where the CIDR should be extracted from