DomainEbsOptionsArgs

constructor(ebsEnabled: Output<Boolean>? = null, iops: Output<Int>? = null, throughput: Output<Int>? = null, volumeSize: Output<Int>? = null, volumeType: Output<String>? = null)