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.

Represents the Amazon Simple Storage Service (Amazon S3) location where AWS Application Cost Profiler reports are generated and then written to.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationCostProfiler.Model.S3Location

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

Syntax

C#
public class S3Location

The S3Location type exposes the following members

Constructors

NameDescription
Public Method S3Location()

Properties

NameTypeDescription
Public Property Bucket System.String

Gets and sets the property Bucket.

Name of the S3 bucket.

Public Property Prefix System.String

Gets and sets the property Prefix.

Prefix for the location to write to.

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