C# Class Amazon.CloudTrail.Model.StopLoggingRequest

Container for the parameters to the StopLogging operation.

Suspends the recording of AWS API calls and log file delivery for the specified trail. Under most circumstances, there is no need to use this action. You can update a trail without stopping it first. This action is the only way to stop recording.

Inheritance: AmazonCloudTrailRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetName ( ) : bool