Package version:

Create protection intent input properties.

interface CreateProtectionIntentProperties {
    providerSpecificDetails?: CreateProtectionIntentProviderSpecificDetailsUnion;
}

Properties

The ReplicationProviderInput. For A2A provider, it will be A2ACreateProtectionIntentInput object.