ServiceVolumeConfigurationManagedEbsVolumeArgs

constructor(encrypted: Output<Boolean>? = null, fileSystemType: Output<String>? = null, iops: Output<Int>? = null, kmsKeyId: Output<String>? = null, roleArn: Output<String>, sizeInGb: Output<Int>? = null, snapshotId: Output<String>? = null, tagSpecifications: Output<List<ServiceVolumeConfigurationManagedEbsVolumeTagSpecificationArgs>>? = null, throughput: Output<Int>? = null, volumeType: Output<String>? = null)