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.

Contains information about algorithm scripts used for the Amazon Braket hybrid job.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.ScriptModeConfig

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

Syntax

C#
public class ScriptModeConfig

The ScriptModeConfig type exposes the following members

Constructors

NameDescription
Public Method ScriptModeConfig()

Properties

NameTypeDescription
Public Property CompressionType Amazon.Braket.CompressionType

Gets and sets the property CompressionType.

The type of compression used to store the algorithm scripts in Amazon S3 storage.

Public Property EntryPoint System.String

Gets and sets the property EntryPoint.

The entry point in the algorithm scripts from where the execution begins in the hybrid job.

Public Property S3Uri System.String

Gets and sets the property S3Uri.

The URI that specifies the S3 path to the algorithm scripts used by an Amazon Braket hybrid job.

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