@aws-accelerator/config
    Preparing search index...

    CustomizationsConfig / Ec2FirewallConfig / Ec2FirewallInstanceConfig | Ec2FirewallAutoScalingGroupConfig / FirewallStaticReplacementsConfig

    Firewall Static Replacements Config

    - key: CORP_CIDR_RANGE
    value: 10.0.0.0/16
    interface IFirewallStaticReplacementsConfig {
        key: string;
        value: string;
    }
    Index

    Properties

    Properties

    key: string

    The key name for the static replacement

    value: string

    The value of the static replacement