AwsCloudTrailTrailPropertiesResponse

constructor(advancedEventSelectors: List<AdvancedEventSelectorResponse>? = null, arn: String? = null, cloudWatchLogsLogGroupArn: String? = null, cloudWatchLogsRoleArn: String? = null, enableLogFileValidation: Boolean? = null, eventSelectors: List<EventSelectorResponse>? = null, includeGlobalServiceEvents: Boolean? = null, insightSelectors: List<InsightSelectorResponse>? = null, isLogging: Boolean? = null, isMultiRegionTrail: Boolean? = null, isOrganizationTrail: Boolean? = null, kmsKeyId: String? = null, s3BucketName: String? = null, s3KeyPrefix: String? = null, snsTopicArn: String? = null, snsTopicName: String? = null, tags: List<TagResponse>? = null, trailName: String? = null)