Sap Virtual Instance Args
constructor(configuration: Output<Any>? = null, environment: Output<Either<String, SAPEnvironmentType>>? = null, identity: Output<SAPVirtualInstanceIdentityArgs>? = null, location: Output<String>? = null, managedResourceGroupConfiguration: Output<ManagedRGConfigurationArgs>? = null, managedResourcesNetworkAccessType: Output<Either<String, ManagedResourcesNetworkAccessType>>? = null, resourceGroupName: Output<String>? = null, sapProduct: Output<Either<String, SAPProductType>>? = null, sapVirtualInstanceName: Output<String>? = null, tags: Output<Map<String, String>>? = null)