C# Class Amazon.CloudTrail.Model.CreateTrailRequest

Container for the parameters to the CreateTrail operation. Creates a trail that specifies the settings for delivery of log data to an Amazon S3 bucket. A maximum of five trails can exist in a region, irrespective of the region in which they were created.
Inheritance: AmazonCloudTrailRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetCloudWatchLogsLogGroupArn ( ) : bool
IsSetCloudWatchLogsRoleArn ( ) : bool
IsSetEnableLogFileValidation ( ) : bool
IsSetIncludeGlobalServiceEvents ( ) : bool
IsSetIsMultiRegionTrail ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetName ( ) : bool
IsSetS3BucketName ( ) : bool
IsSetS3KeyPrefix ( ) : bool
IsSetSnsTopicName ( ) : bool