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 usage data is read from.

Inheritance Hierarchy

System.Object
  Amazon.ApplicationCostProfiler.Model.SourceS3Location

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

Syntax

C#
public class SourceS3Location

The SourceS3Location type exposes the following members

Constructors

NameDescription
Public Method SourceS3Location()

Properties

NameTypeDescription
Public Property Bucket System.String

Gets and sets the property Bucket.

Name of the bucket.

Public Property Key System.String

Gets and sets the property Key.

Key of the object.

Public Property Region Amazon.ApplicationCostProfiler.S3BucketRegion

Gets and sets the property Region.

Region of the bucket. Only required for Regions that are disabled by default. For more infomration about Regions that are disabled by default, see Enabling a Region in the AWS General Reference guide.

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