class Aws::SageMaker::Types::Workteam
Provides details about a labeling work team.
@!attribute [rw] workteam_name
The name of the work team. @return [String]
@!attribute [rw] member_definitions
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`. @return [Array<Types::MemberDefinition>]
@!attribute [rw] workteam_arn
The Amazon Resource Name (ARN) that identifies the work team. @return [String]
@!attribute [rw] workforce_arn
The Amazon Resource Name (ARN) of the workforce. @return [String]
@!attribute [rw] product_listing_ids
The Amazon Marketplace identifier for a vendor's work team. @return [Array<String>]
@!attribute [rw] description
A description of the work team. @return [String]
@!attribute [rw] sub_domain
The URI of the labeling job's user interface. Workers open this URI to start labeling your data objects. @return [String]
@!attribute [rw] create_date
The date and time that the work team was created (timestamp). @return [Time]
@!attribute [rw] last_updated_date
The date and time that the work team was last updated (timestamp). @return [Time]
@!attribute [rw] notification_configuration
Configures SNS notifications of available or expiring work items for work teams. @return [Types::NotificationConfiguration]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/Workteam AWS API Documentation
Constants
- SENSITIVE