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 CreateGroupVersion operation. Creates a version of a group which has already been defined.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Greengrass.AmazonGreengrassRequest
      Amazon.Greengrass.Model.CreateGroupVersionRequest

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

Syntax

C#
public class CreateGroupVersionRequest : AmazonGreengrassRequest
         IAmazonWebServiceRequest

The CreateGroupVersionRequest type exposes the following members

Constructors

NameDescription
Public Method CreateGroupVersionRequest()

Properties

NameTypeDescription
Public Property AmznClientToken System.String

Gets and sets the property AmznClientToken. A client token used to correlate requests and responses.

Public Property ConnectorDefinitionVersionArn System.String

Gets and sets the property ConnectorDefinitionVersionArn. The ARN of the connector definition version for this group.

Public Property CoreDefinitionVersionArn System.String

Gets and sets the property CoreDefinitionVersionArn. The ARN of the core definition version for this group.

Public Property DeviceDefinitionVersionArn System.String

Gets and sets the property DeviceDefinitionVersionArn. The ARN of the device definition version for this group.

Public Property FunctionDefinitionVersionArn System.String

Gets and sets the property FunctionDefinitionVersionArn. The ARN of the function definition version for this group.

Public Property GroupId System.String

Gets and sets the property GroupId. The ID of the Greengrass group.

Public Property LoggerDefinitionVersionArn System.String

Gets and sets the property LoggerDefinitionVersionArn. The ARN of the logger definition version for this group.

Public Property ResourceDefinitionVersionArn System.String

Gets and sets the property ResourceDefinitionVersionArn. The ARN of the resource definition version for this group.

Public Property SubscriptionDefinitionVersionArn System.String

Gets and sets the property SubscriptionDefinitionVersionArn. The ARN of the subscription definition version for this group.

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