| Package | Description |
|---|---|
| com.amazonaws.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorAttributes |
AcceleratorAttributes.clone() |
AcceleratorAttributes |
UpdateAcceleratorAttributesResult.getAcceleratorAttributes()
Updated attributes for the accelerator.
|
AcceleratorAttributes |
DescribeAcceleratorAttributesResult.getAcceleratorAttributes()
The attributes of the accelerator.
|
AcceleratorAttributes |
AcceleratorAttributes.withFlowLogsEnabled(Boolean flowLogsEnabled)
Indicates whether flow logs are enabled.
|
AcceleratorAttributes |
AcceleratorAttributes.withFlowLogsS3Bucket(String flowLogsS3Bucket)
The name of the Amazon S3 bucket for the flow logs.
|
AcceleratorAttributes |
AcceleratorAttributes.withFlowLogsS3Prefix(String flowLogsS3Prefix)
The prefix for the location in the Amazon S3 bucket for the flow logs.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateAcceleratorAttributesResult.setAcceleratorAttributes(AcceleratorAttributes acceleratorAttributes)
Updated attributes for the accelerator.
|
void |
DescribeAcceleratorAttributesResult.setAcceleratorAttributes(AcceleratorAttributes acceleratorAttributes)
The attributes of the accelerator.
|
UpdateAcceleratorAttributesResult |
UpdateAcceleratorAttributesResult.withAcceleratorAttributes(AcceleratorAttributes acceleratorAttributes)
Updated attributes for the accelerator.
|
DescribeAcceleratorAttributesResult |
DescribeAcceleratorAttributesResult.withAcceleratorAttributes(AcceleratorAttributes acceleratorAttributes)
The attributes of the accelerator.
|
Copyright © 2024. All rights reserved.