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.

Container for the parameters to the StartMetadataGenerationRun operation. Starts the metadata generation run.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DataZone.AmazonDataZoneRequest
      Amazon.DataZone.Model.StartMetadataGenerationRunRequest

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

Syntax

C#
public class StartMetadataGenerationRunRequest : AmazonDataZoneRequest
         IAmazonWebServiceRequest

The StartMetadataGenerationRunRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ClientToken System.String

Gets and sets the property ClientToken.

A unique, case-sensitive identifier to ensure idempotency of the request. This field is automatically populated if not provided.

Public Property DomainIdentifier System.String

Gets and sets the property DomainIdentifier.

The ID of the Amazon DataZone domain where you want to start a metadata generation run.

Public Property OwningProjectIdentifier System.String

Gets and sets the property OwningProjectIdentifier.

The ID of the project that owns the asset for which you want to start a metadata generation run.

Public Property Target Amazon.DataZone.Model.MetadataGenerationRunTarget

Gets and sets the property Target.

The asset for which you want to start a metadata generation run.

Public Property Type Amazon.DataZone.MetadataGenerationRunType

Gets and sets the property Type.

The type of the metadata generation run.

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