Package version:

Create protection container input.

interface CreateProtectionContainerInput {
    properties?: CreateProtectionContainerInputProperties;
}

Properties

Properties

Create protection container input properties.