C# 클래스 Amazon.CloudTrail.Model.UpdateTrailRequest

Container for the parameters to the UpdateTrail operation. Updates the settings that specify delivery of log files. Changes to a trail do not require stopping the CloudTrail service. Use this action to designate an existing bucket for log delivery. If the existing bucket has previously been a target for CloudTrail log files, an IAM policy exists for the bucket. UpdateTrail must be called from the region in which the trail was created; otherwise, an InvalidHomeRegionException is thrown.
상속: AmazonCloudTrailRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetCloudWatchLogsLogGroupArn ( ) : bool
IsSetCloudWatchLogsRoleArn ( ) : bool
IsSetEnableLogFileValidation ( ) : bool
IsSetIncludeGlobalServiceEvents ( ) : bool
IsSetIsMultiRegionTrail ( ) : bool
IsSetKmsKeyId ( ) : bool
IsSetName ( ) : bool
IsSetS3BucketName ( ) : bool
IsSetS3KeyPrefix ( ) : bool
IsSetSnsTopicName ( ) : bool