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 AcceptPredictions operation. Accepts automatically generated business-friendly metadata for your Amazon DataZone assets.

Inheritance Hierarchy

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

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

Syntax

C#
public class AcceptPredictionsRequest : AmazonDataZoneRequest
         IAmazonWebServiceRequest

The AcceptPredictionsRequest type exposes the following members

Constructors

NameDescription
Public Method AcceptPredictionsRequest()

Properties

NameTypeDescription
Public Property AcceptChoices System.Collections.Generic.List<Amazon.DataZone.Model.AcceptChoice>

Gets and sets the property AcceptChoices.

Specifies the prediction (aka, the automatically generated piece of metadata) and the target (for example, a column name) that can be accepted.

Public Property AcceptRule Amazon.DataZone.Model.AcceptRule

Gets and sets the property AcceptRule.

Specifies the rule (or the conditions) under which a prediction can be accepted.

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 identifier of the Amazon DataZone domain.

Public Property Identifier System.String

Gets and sets the property Identifier.

The identifier of the asset.

Public Property Revision System.String

Gets and sets the property Revision.

The revision that is to be made to the asset.

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