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