Builder
class Builder
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the custom routing accelerator to update attributes for.
Link copied to clipboard
Update 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
Update the prefix for the location in the Amazon S3 bucket for the flow logs. Attribute is required if FlowLogsEnabled
is true
.