GradientEdge CDK Utils
    Preparing search index...

    Properties for creating a Cloudflare API Shield

    interface ApiShieldProps {
        authIdCharacteristics: Input<Input<ApiShieldAuthIdCharacteristic>[]>;
        zoneId: Input<string>;
    }

    Hierarchy

    • ApiShieldArgs
      • ApiShieldProps
    Index

    Properties

    authIdCharacteristics: Input<Input<ApiShieldAuthIdCharacteristic>[]>
    zoneId: Input<string>

    Identifier.