Package version:

Interface InMageRcmUpdateApplianceForReplicationProtectedItemInput

InMageRcm provider specific input to update appliance for replication protected item.

interface InMageRcmUpdateApplianceForReplicationProtectedItemInput {
    instanceType: "InMageRcm";
    runAsAccountId?: string;
}

Hierarchy (view full)

Properties

instanceType

Polymorphic discriminator, which specifies the different types this object can be

runAsAccountId?: string

The run as account Id.