AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the PutReportDefinition operation. Creates the report definition for a report in Application Cost Profiler.
Namespace: Amazon.ApplicationCostProfiler.Model
Assembly: AWSSDK.ApplicationCostProfiler.dll
Version: 3.x.y.z
public class PutReportDefinitionRequest : AmazonApplicationCostProfilerRequest IAmazonWebServiceRequest
The PutReportDefinitionRequest type exposes the following members
Name | Description | |
---|---|---|
PutReportDefinitionRequest() |
Name | Type | Description | |
---|---|---|---|
DestinationS3Location | Amazon.ApplicationCostProfiler.Model.S3Location |
Gets and sets the property DestinationS3Location. Required. Amazon Simple Storage Service (Amazon S3) location where Application Cost Profiler uploads the report. |
|
Format | Amazon.ApplicationCostProfiler.Format |
Gets and sets the property Format. Required. The format to use for the generated report. |
|
ReportDescription | System.String |
Gets and sets the property ReportDescription. Required. Description of the report. |
|
ReportFrequency | Amazon.ApplicationCostProfiler.ReportFrequency |
Gets and sets the property ReportFrequency. Required. The cadence to generate the report. |
|
ReportId | System.String |
Gets and sets the property ReportId. Required. ID of the report. You can choose any valid string matching the pattern for the ID. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5