SkuArgs

constructor(capacity: Output<Int>? = null, name: Output<Either<String, SkuName>>, tier: Output<Either<String, SkuTier>>? = null)