AWS::Lightsail::Instance MonthlyTransfer - AWS CloudFormation

AWS::Lightsail::Instance MonthlyTransfer

MonthlyTransfer is a property of the Networking property. It describes the amount of allocated monthly data transfer (in GB) for an instance.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "GbPerMonthAllocated" : String }

YAML

GbPerMonthAllocated: String

Properties

GbPerMonthAllocated

The amount of allocated monthly data transfer (in GB) for an instance.

Required: No

Type: String

Update requires: No interruption