AWS SDK Version 2 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.

.NET Framework 4.5
 
Container for the parameters to the DeleteTrail operation. Deletes a trail. This operation must be called from the region in which the trail was created. DeleteTrail cannot be called on the shadow trails (replicated trails in other regions) of a trail that is enabled in all regions.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.CloudTrail.AmazonCloudTrailRequest
      Amazon.CloudTrail.Model.DeleteTrailRequest

Namespace: Amazon.CloudTrail.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class DeleteTrailRequest : AmazonCloudTrailRequest
         IRequestEvents

The DeleteTrailRequest type exposes the following members

Constructors

NameDescription
Public Method DeleteTrailRequest()

Properties

NameTypeDescription
Public Property Name System.String Gets and sets the property Name.

Specifies the name or the CloudTrail ARN of the trail to be deleted. The format of a trail ARN is arn:aws:cloudtrail:us-east-1:123456789012:trail/MyTrail.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8