AwsElbLoadBalancerAccessLog
Contains information about the access log configuration for the load balancer.
Contents
- EmitInterval
- 
               The interval in minutes for publishing the access logs. You can publish access logs either every 5 minutes or every 60 minutes. Type: Integer Required: No 
- Enabled
- 
               Indicates whether access logs are enabled for the load balancer. Type: Boolean Required: No 
- S3BucketName
- 
               The name of the S3 bucket where the access logs are stored. Type: String Pattern: .*\S.*Required: No 
- S3BucketPrefix
- 
               The logical hierarchy that was created for the S3 bucket. If a prefix is not provided, the log is placed at the root level of the bucket. Type: String Pattern: .*\S.*Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: