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 DeleteFlywheel operation. Deletes a flywheel. When you delete the flywheel, Amazon Comprehend does not delete the data lake or the model associated with the flywheel.

For more information about flywheels, see Flywheel overview in the Amazon Comprehend Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Comprehend.AmazonComprehendRequest
      Amazon.Comprehend.Model.DeleteFlywheelRequest

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

Syntax

C#
public class DeleteFlywheelRequest : AmazonComprehendRequest
         IAmazonWebServiceRequest

The DeleteFlywheelRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteFlywheelRequest()

Properties

NameTypeDescription
Public Property FlywheelArn System.String

Gets and sets the property FlywheelArn.

The Amazon Resource Number (ARN) of the flywheel to delete.

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