Volume Group Oracle Volume Args
constructor(capacityPoolId: Output<String>, dataProtectionSnapshotPolicy: Output<VolumeGroupOracleVolumeDataProtectionSnapshotPolicyArgs>? = null, encryptionKeySource: Output<String>? = null, exportPolicyRules: Output<List<VolumeGroupOracleVolumeExportPolicyRuleArgs>>, id: Output<String>? = null, keyVaultPrivateEndpointId: Output<String>? = null, mountIpAddresses: Output<List<String>>? = null, name: Output<String>, networkFeatures: Output<String>? = null, 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>, zone: Output<String>? = null)