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 UpdateWorkGroup operation. Updates the workgroup with the specified name. The workgroup's name cannot be changed. Only ConfigurationUpdates can be specified.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Athena.AmazonAthenaRequest
      Amazon.Athena.Model.UpdateWorkGroupRequest

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

Syntax

C#
public class UpdateWorkGroupRequest : AmazonAthenaRequest
         IAmazonWebServiceRequest

The UpdateWorkGroupRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateWorkGroupRequest()

Properties

NameTypeDescription
Public Property ConfigurationUpdates Amazon.Athena.Model.WorkGroupConfigurationUpdates

Gets and sets the property ConfigurationUpdates.

Contains configuration updates for an Athena SQL workgroup.

Public Property Description System.String

Gets and sets the property Description.

The workgroup description.

Public Property State Amazon.Athena.WorkGroupState

Gets and sets the property State.

The workgroup state that will be updated for the given workgroup.

Public Property WorkGroup System.String

Gets and sets the property WorkGroup.

The specified workgroup that will be updated.

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