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.

Describes an execution job for an Amplify app.

Inheritance Hierarchy

System.Object
  Amazon.Amplify.Model.Job

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

Syntax

C#
public class Job

The Job type exposes the following members

Constructors

NameDescription
Public Method Job()

Properties

NameTypeDescription
Public Property Steps System.Collections.Generic.List<Amazon.Amplify.Model.Step>

Gets and sets the property Steps.

The execution steps for an execution job, for an Amplify app.

Public Property Summary Amazon.Amplify.Model.JobSummary

Gets and sets the property Summary.

Describes the summary for an execution job for an Amplify app.

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