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.

Defines an Amazon Cognito or your own OIDC IdP user group that is part of a work team.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.MemberDefinition

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

Syntax

C#
public class MemberDefinition

The MemberDefinition type exposes the following members

Constructors

NameDescription
Public Method MemberDefinition()

Properties

NameTypeDescription
Public Property CognitoMemberDefinition Amazon.SageMaker.Model.CognitoMemberDefinition

Gets and sets the property CognitoMemberDefinition.

The Amazon Cognito user group that is part of the work team.

Public Property OidcMemberDefinition Amazon.SageMaker.Model.OidcMemberDefinition

Gets and sets the property OidcMemberDefinition.

A list user groups that exist in your OIDC Identity Provider (IdP). One to ten groups can be used to create a single private work team. When you add a user group to the list of Groups, you can add that user group to one or more private work teams. If you add a user group to a private work team, all workers in that user group are added to 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