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 summary of the basic information about the code generation job.

Inheritance Hierarchy

System.Object
  Amazon.AmplifyUIBuilder.Model.CodegenJobSummary

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

Syntax

C#
public class CodegenJobSummary

The CodegenJobSummary type exposes the following members

Constructors

NameDescription
Public Method CodegenJobSummary()

Properties

NameTypeDescription
Public Property AppId System.String

Gets and sets the property AppId.

The unique ID of the Amplify app associated with the code generation job.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The time that the code generation job summary was created.

Public Property EnvironmentName System.String

Gets and sets the property EnvironmentName.

The name of the backend environment associated with the code generation job.

Public Property Id System.String

Gets and sets the property Id.

The unique ID for the code generation job summary.

Public Property ModifiedAt System.DateTime

Gets and sets the property ModifiedAt.

The time that the code generation job summary was modified.

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