flowLogsS3Bucket property

String? flowLogsS3Bucket
final

The name of the Amazon S3 bucket for the flow logs. Attribute is required if FlowLogsEnabled is true. The bucket must exist and have a bucket policy that grants AWS Global Accelerator permission to write to the bucket.

Implementation

final String? flowLogsS3Bucket;