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 CreateGroup operation. Creates a group within the specified identity store.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IdentityStore.AmazonIdentityStoreRequest
      Amazon.IdentityStore.Model.CreateGroupRequest

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

Syntax

C#
public class CreateGroupRequest : AmazonIdentityStoreRequest
         IAmazonWebServiceRequest

The CreateGroupRequest type exposes the following members

Constructors

NameDescription
Public Method CreateGroupRequest()

Properties

NameTypeDescription
Public Property Description System.String

Gets and sets the property Description.

A string containing the description of the group.

Public Property DisplayName System.String

Gets and sets the property DisplayName.

A string containing the name of the group. This value is commonly displayed when the group is referenced. Administrator and AWSAdministrators are reserved names and can't be used for users or groups.

Public Property IdentityStoreId System.String

Gets and sets the property IdentityStoreId.

The globally unique identifier for the identity store.

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