VolumeGroupOracleVolume

constructor(capacityPoolId: String, dataProtectionSnapshotPolicy: VolumeGroupOracleVolumeDataProtectionSnapshotPolicy? = null, encryptionKeySource: String? = null, exportPolicyRules: List<VolumeGroupOracleVolumeExportPolicyRule>, id: String? = null, keyVaultPrivateEndpointId: String? = null, mountIpAddresses: List<String>? = null, name: String, networkFeatures: String? = null, 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, zone: String? = null)