| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomRoutingAcceleratorAttributes.Builder |
CustomRoutingAcceleratorAttributes.builder() |
CustomRoutingAcceleratorAttributes.Builder |
CustomRoutingAcceleratorAttributes.Builder.flowLogsEnabled(Boolean flowLogsEnabled)
Indicates whether flow logs are enabled.
|
CustomRoutingAcceleratorAttributes.Builder |
CustomRoutingAcceleratorAttributes.Builder.flowLogsS3Bucket(String flowLogsS3Bucket)
The name of the Amazon S3 bucket for the flow logs.
|
CustomRoutingAcceleratorAttributes.Builder |
CustomRoutingAcceleratorAttributes.Builder.flowLogsS3Prefix(String flowLogsS3Prefix)
The prefix for the location in the Amazon S3 bucket for the flow logs.
|
CustomRoutingAcceleratorAttributes.Builder |
CustomRoutingAcceleratorAttributes.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CustomRoutingAcceleratorAttributes.Builder> |
CustomRoutingAcceleratorAttributes.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateCustomRoutingAcceleratorAttributesResponse.Builder |
UpdateCustomRoutingAcceleratorAttributesResponse.Builder.acceleratorAttributes(Consumer<CustomRoutingAcceleratorAttributes.Builder> acceleratorAttributes)
Updated custom routing accelerator.
|
default DescribeCustomRoutingAcceleratorAttributesResponse.Builder |
DescribeCustomRoutingAcceleratorAttributesResponse.Builder.acceleratorAttributes(Consumer<CustomRoutingAcceleratorAttributes.Builder> acceleratorAttributes)
The attributes of the custom routing accelerator.
|
Copyright © 2023. All rights reserved.