accessLog property

AwsElbLoadBalancerAccessLog? accessLog
final

Information about the access log configuration for the load balancer.

If the access log is enabled, the load balancer captures detailed information about all requests. It delivers the information to a specified S3 bucket.

Implementation

final AwsElbLoadBalancerAccessLog? accessLog;