Package version:

Enable protection input.

interface EnableProtectionInput {
    properties?: EnableProtectionInputProperties;
}

Properties

Properties

Enable protection input properties.