Domain Default Ebs Storage Settings Args
data class DomainDefaultEbsStorageSettingsArgs(val defaultEbsVolumeSizeInGb: Output<Int>, val maximumEbsVolumeSizeInGb: Output<Int>) : ConvertibleToJava<DomainDefaultEbsStorageSettingsArgs>
Properties related to the Amazon Elastic Block Store volume. Must be provided if storage type is Amazon EBS and must not be provided if storage type is not Amazon EBS