Volume Group Sap Hana Volume Args
constructor(capacityPoolId: Output<String>, dataProtectionReplication: Output<VolumeGroupSapHanaVolumeDataProtectionReplicationArgs>? = null, dataProtectionSnapshotPolicy: Output<VolumeGroupSapHanaVolumeDataProtectionSnapshotPolicyArgs>? = null, exportPolicyRules: Output<List<VolumeGroupSapHanaVolumeExportPolicyRuleArgs>>, id: Output<String>? = null, mountIpAddresses: Output<List<String>>? = null, name: Output<String>, protocols: Output<String>, proximityPlacementGroupId: Output<String>? = null, securityStyle: Output<String>, serviceLevel: Output<String>, snapshotDirectoryVisible: Output<Boolean>, storageQuotaInGb: Output<Int>, subnetId: Output<String>, tags: Output<Map<String, String>>? = null, throughputInMibps: Output<Double>, volumePath: Output<String>, volumeSpecName: Output<String>)