NAME
Paws::ApplicationCostProfiler::GetReportDefinitionResult
ATTRIBUTES
REQUIRED CreatedAt => Str
Timestamp (milliseconds) when this report definition was created.
REQUIRED DestinationS3Location => Paws::ApplicationCostProfiler::S3Location
Amazon Simple Storage Service (Amazon S3) location where the report is uploaded.
REQUIRED Format => Str
Format of the generated report.
Valid values are: "CSV"
, "PARQUET"
=head2 REQUIRED LastUpdated => Str
Timestamp (milliseconds) when this report definition was last updated.
REQUIRED ReportDescription => Str
Description of the report.
REQUIRED ReportFrequency => Str
Cadence used to generate the report.
Valid values are: "MONTHLY"
, "DAILY"
, "ALL"
=head2 REQUIRED ReportId => Str
ID of the report retrieved.