Get Instance Type Offerings Plain Args
data class GetInstanceTypeOfferingsPlainArgs(val engineType: String? = null, val hostInstanceType: String? = null, val storageType: String? = null) : ConvertibleToJava<GetInstanceTypeOfferingsPlainArgs>
A collection of arguments for invoking getInstanceTypeOfferings.