This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Billing::BillingView TimeRange
The TimeRange property type specifies Property description not available. for an AWS::Billing::BillingView.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BeginDateInclusive" :String, "EndDateInclusive" :String}
YAML
BeginDateInclusive:StringEndDateInclusive:String
Properties
BeginDateInclusiveProperty description not available.
Required: No
Type: String
Update requires: No interruption
EndDateInclusiveProperty description not available.
Required: No
Type: String
Update requires: No interruption