UpdateAcceleratorAttributesRequest
Types
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the accelerator that you want to update.
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.
Functions
Link copied to clipboard
inline fun copy(block: UpdateAcceleratorAttributesRequest.Builder.() -> Unit = {}): UpdateAcceleratorAttributesRequest