Service Managed Ebs Volume Configuration
constructor(encrypted: Boolean? = null, filesystemType: String? = null, iops: Int? = null, kmsKeyId: String? = null, roleArn: String, sizeInGiB: Int? = null, snapshotId: String? = null, tagSpecifications: List<ServiceEbsTagSpecification>? = null, throughput: Int? = null, volumeInitializationRate: Int? = null, volumeType: String? = null)