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 ImportApplicationUsage operation. Ingests application usage data from Amazon Simple Storage Service (Amazon S3).

The data must already exist in the S3 location. As part of the action, AWS Application Cost Profiler copies the object from your S3 bucket to an S3 bucket owned by Amazon for processing asynchronously.

Inheritance Hierarchy

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

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

Syntax

C#
public class ImportApplicationUsageRequest : AmazonApplicationCostProfilerRequest
         IAmazonWebServiceRequest

The ImportApplicationUsageRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property SourceS3Location Amazon.ApplicationCostProfiler.Model.SourceS3Location

Gets and sets the property SourceS3Location.

Amazon S3 location to import application usage data from.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5