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.

A batch job identifier in which the batch jobs to run are identified by an Amazon S3 location.

Inheritance Hierarchy

System.Object
  Amazon.MainframeModernization.Model.S3BatchJobIdentifier

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

Syntax

C#
public class S3BatchJobIdentifier

The S3BatchJobIdentifier type exposes the following members

Constructors

NameDescription
Public Method S3BatchJobIdentifier()

Properties

NameTypeDescription
Public Property Bucket System.String

Gets and sets the property Bucket.

The Amazon S3 bucket that contains the batch job definitions.

Public Property Identifier Amazon.MainframeModernization.Model.JobIdentifier

Gets and sets the property Identifier.

Identifies the batch job definition. This identifier can also point to any batch job definition that already exists in the application or to one of the batch job definitions within the directory that is specified in keyPrefix.

Public Property KeyPrefix System.String

Gets and sets the property KeyPrefix.

The key prefix that specifies the path to the folder in the S3 bucket that has the batch job definitions.

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