Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
data MonthlyTransfer Source #
Describes the monthly data transfer in and out of your virtual private server (or instance).
See: newMonthlyTransfer
smart constructor.
MonthlyTransfer' | |
|
Instances
newMonthlyTransfer :: MonthlyTransfer Source #
Create a value of MonthlyTransfer
with all optional fields omitted.
Use generic-lens or optics to modify other optional fields.
The following record fields are available, with the corresponding lenses provided for backwards compatibility:
$sel:gbPerMonthAllocated:MonthlyTransfer'
, monthlyTransfer_gbPerMonthAllocated
- The amount allocated per month (in GB).
monthlyTransfer_gbPerMonthAllocated :: Lens' MonthlyTransfer (Maybe Int) Source #
The amount allocated per month (in GB).