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 the mapping between an in-app role and the Amazon Web Services IAM Identity Center group patterns that should be assigned to that role within the SageMaker Partner AI App.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.RoleGroupAssignment

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

Syntax

C#
public class RoleGroupAssignment

The RoleGroupAssignment type exposes the following members

Constructors

NameDescription
Public Method RoleGroupAssignment()

Properties

NameTypeDescription
Public Property GroupPatterns System.Collections.Generic.List<System.String>

Gets and sets the property GroupPatterns.

A list of Amazon Web Services IAM Identity Center group patterns that should be assigned to the specified role. Group patterns support wildcard matching using *.

Public Property RoleName System.String

Gets and sets the property RoleName.

The name of the in-app role within the SageMaker Partner AI App. The specific roles available depend on the app type and version.

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