AcceleratorAttributes 
    class AcceleratorAttributes
Attributes of an accelerator.
Types
Properties
Link copied to clipboard
                  Indicates whether flow logs are enabled. The default value is false. If the value is true, FlowLogsS3Bucket and FlowLogsS3Prefix must be specified.
Link copied to clipboard
                  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 Global Accelerator permission to write to the bucket.
Link copied to clipboard
                  The prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if FlowLogsEnabled is true.