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