AWS SDK Version 2 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.

.NET Framework 4.5
 
A specification of a location in Amazon S3.

Inheritance Hierarchy

System.Object
  Amazon.ElasticBeanstalk.Model.S3Location

Namespace: Amazon.ElasticBeanstalk.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class S3Location : Object

The S3Location type exposes the following members

Constructors

NameDescription
Public Method S3Location()

Properties

NameTypeDescription
Public Property S3Bucket System.String Gets and sets the property S3Bucket.

The Amazon S3 bucket where the data is located.

Public Property S3Key System.String Gets and sets the property S3Key.

The Amazon S3 key where the data is located.

Version Information

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

.NET for Windows Store apps:
Supported in: Windows 8.1, Windows 8

.NET for Windows Phone:
Supported in: Windows Phone 8.1