AWS::Lightsail::Instance MonthlyTransfer - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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