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.
Namespace: Amazon.DataZone.Model
Assembly: AWSSDK.DataZone.dll
Version: 3.x.y.z
public class StartMetadataGenerationRunRequest : AmazonDataZoneRequest IAmazonWebServiceRequest
The StartMetadataGenerationRunRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
StartMetadataGenerationRunRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
Target | Amazon.DataZone.Model.MetadataGenerationRunTarget |
Gets and sets the property Target. The asset for which you want to start a metadata generation run. |
![]() |
Type | Amazon.DataZone.MetadataGenerationRunType |
Gets and sets the property Type. The type of the metadata generation run. |
.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