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.

Information about the data stored in Amazon S3 used by the Amazon Braket job.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.S3DataSource

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

Syntax

C#
public class S3DataSource

The S3DataSource type exposes the following members

Constructors

NameDescription
Public Method S3DataSource()

Properties

NameTypeDescription
Public Property S3Uri System.String

Gets and sets the property S3Uri.

Depending on the value specified for the S3DataType, identifies either a key name prefix or a manifest that locates the S3 data source.

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