Service Volume Configuration Managed Ebs Volume
constructor(encrypted: Boolean? = null, fileSystemType: String? = null, iops: Int? = null, kmsKeyId: String? = null, roleArn: String, sizeInGb: Int? = null, snapshotId: String? = null, tagSpecifications: List<ServiceVolumeConfigurationManagedEbsVolumeTagSpecification>? = null, throughput: Int? = null, volumeType: String? = null)