GradientEdge CDK Utils
    Preparing search index...

    Properties for creating Cloudflare Zone Settings

    interface ZoneSettingProps {
        enabled?: Input<boolean | undefined>;
        settingId: Input<string>;
        value: any;
        zoneId: Input<string>;
    }

    Hierarchy

    • ZoneSettingArgs
      • ZoneSettingProps
    Index
    enabled?: Input<boolean | undefined>

    ssl-recommender enrollment setting.

    settingId: Input<string>

    Setting name

    value: any

    Current value of the zone setting.

    zoneId: Input<string>

    Identifier