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.

Provides details about a labeling work team.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.Workteam

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

Syntax

C#
public class Workteam

The Workteam type exposes the following members

Constructors

NameDescription
Public Method Workteam()

Properties

NameTypeDescription
Public Property CreateDate System.DateTime

Gets and sets the property CreateDate.

The date and time that the work team was created (timestamp).

Public Property Description System.String

Gets and sets the property Description.

A description of the work team.

Public Property LastUpdatedDate System.DateTime

Gets and sets the property LastUpdatedDate.

The date and time that the work team was last updated (timestamp).

Public Property MemberDefinitions System.Collections.Generic.List<Amazon.SageMaker.Model.MemberDefinition>

Gets and sets the property MemberDefinitions.

A list of MemberDefinition objects that contains objects that identify the workers that make up the work team.

Workforces can be created using Amazon Cognito or your own OIDC Identity Provider (IdP). For private workforces created using Amazon Cognito use CognitoMemberDefinition. For workforces created using your own OIDC identity provider (IdP) use OidcMemberDefinition.

Public Property NotificationConfiguration Amazon.SageMaker.Model.NotificationConfiguration

Gets and sets the property NotificationConfiguration.

Configures SNS notifications of available or expiring work items for work teams.

Public Property ProductListingIds System.Collections.Generic.List<System.String>

Gets and sets the property ProductListingIds.

The Amazon Marketplace identifier for a vendor's work team.

Public Property SubDomain System.String

Gets and sets the property SubDomain.

The URI of the labeling job's user interface. Workers open this URI to start labeling your data objects.

Public Property WorkerAccessConfiguration Amazon.SageMaker.Model.WorkerAccessConfiguration

Gets and sets the property WorkerAccessConfiguration.

Describes any access constraints that have been defined for Amazon S3 resources.

Public Property WorkforceArn System.String

Gets and sets the property WorkforceArn.

The Amazon Resource Name (ARN) of the workforce.

Public Property WorkteamArn System.String

Gets and sets the property WorkteamArn.

The Amazon Resource Name (ARN) that identifies the work team.

Public Property WorkteamName System.String

Gets and sets the property WorkteamName.

The name of the work team.

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