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 DeleteEnvironmentAction operation. Deletes an action for the environment, for example, deletes a console link for an analytics tool that is available in this environment.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DataZone.AmazonDataZoneRequest
      Amazon.DataZone.Model.DeleteEnvironmentActionRequest

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

Syntax

C#
public class DeleteEnvironmentActionRequest : AmazonDataZoneRequest
         IAmazonWebServiceRequest

The DeleteEnvironmentActionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property DomainIdentifier System.String

Gets and sets the property DomainIdentifier.

The ID of the Amazon DataZone domain in which an environment action is deleted.

Public Property EnvironmentIdentifier System.String

Gets and sets the property EnvironmentIdentifier.

The ID of the environment where an environment action is deleted.

Public Property Identifier System.String

Gets and sets the property Identifier.

The ID of the environment action that is deleted.

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