Package version:

Create protection intent input.

interface CreateProtectionIntentInput {
    properties?: CreateProtectionIntentProperties;
}

Properties

Properties

Create protection intent input properties.