GradientEdge CDK Utils
    Preparing search index...
    interface DefenderForStorageProps {
        properties?: Input<DefenderForStorageSettingPropertiesArgs>;
        resourceId: Input<string>;
        settingName?: Input<string>;
    }

    Hierarchy

    • DefenderForStorageArgs
      • DefenderForStorageProps
    Index

    Properties

    properties?: Input<DefenderForStorageSettingPropertiesArgs>

    Defender for Storage resource properties.

    resourceId: Input<string>

    The identifier of the resource.

    settingName?: Input<string>

    Defender for Storage setting name.