| Copyright | (c) 2013-2023 Brendan Hay |
|---|---|
| License | Mozilla Public License, v. 2.0. |
| Maintainer | Brendan Hay |
| Stability | auto-generated |
| Portability | non-portable (GHC extensions) |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Amazonka.Lightsail.Types.MonthlyTransfer
Description
Documentation
data MonthlyTransfer Source #
Describes the monthly data transfer in and out of your virtual private server (or instance).
See: newMonthlyTransfer smart constructor.
Constructors
| MonthlyTransfer' | |
Fields
| |
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).