SkuLocationInfoArgs

constructor(extendedLocations: Output<List<String>>? = null, location: Output<String>, type: Output<Either<String, ExtendedLocationType>>? = null, zoneDetails: Output<List<SkuZoneDetailArgs>>? = null, zones: Output<List<String>>? = null)