flowLogsEnabled property
Indicates whether flow logs are enabled. The default value is false. If the
value is true, FlowLogsS3Bucket
and
FlowLogsS3Prefix
must be specified.
For more information, see Flow Logs in the AWS Global Accelerator Developer Guide.
Implementation
final bool? flowLogsEnabled;