AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ApplicationCostProfiler.AmazonApplicationCostProfilerRequest
      Amazon.ApplicationCostProfiler.Model.PutReportDefinitionRequest

Namespace: Amazon.ApplicationCostProfiler.Model
Assembly: AWSSDK.ApplicationCostProfiler.dll
Version: 3.x.y.z

Syntax

C#
public class PutReportDefinitionRequest : AmazonApplicationCostProfilerRequest
         IAmazonWebServiceRequest

The PutReportDefinitionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property Format Amazon.ApplicationCostProfiler.Format

Gets and sets the property Format.

Required. The format to use for the generated report.

Public Property ReportDescription System.String

Gets and sets the property ReportDescription.

Required. Description of the report.

Public Property ReportFrequency Amazon.ApplicationCostProfiler.ReportFrequency

Gets and sets the property ReportFrequency.

Required. The cadence to generate the report.

Public Property 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.

Version Information

.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