| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| software.amazon.awscdk.services.globalaccelerator.endpoints |
Endpoints for AWS Global Accelerator
|
| software.amazon.awscdk.services.route53.targets |
Route53 Alias Record Targets for the CDK Route53 Library
|
| Class and Description |
|---|
| Accelerator
The Accelerator construct.
|
| Accelerator.Builder
A fluent builder for
Accelerator. |
| AcceleratorAttributes
Attributes required to import an existing accelerator to the stack.
|
| AcceleratorAttributes.Builder
A builder for
AcceleratorAttributes |
| AcceleratorProps
Construct properties of the Accelerator.
|
| AcceleratorProps.Builder
A builder for
AcceleratorProps |
| CfnAccelerator
A CloudFormation `AWS::GlobalAccelerator::Accelerator`.
|
| CfnAccelerator.Builder
A fluent builder for
CfnAccelerator. |
| CfnAcceleratorProps
Properties for defining a `CfnAccelerator`.
|
| CfnAcceleratorProps.Builder
A builder for
CfnAcceleratorProps |
| CfnEndpointGroup
A CloudFormation `AWS::GlobalAccelerator::EndpointGroup`.
|
| CfnEndpointGroup.Builder
A fluent builder for
CfnEndpointGroup. |
| CfnEndpointGroup.EndpointConfigurationProperty
A complex type for endpoints.
|
| CfnEndpointGroup.EndpointConfigurationProperty.Builder
A builder for
CfnEndpointGroup.EndpointConfigurationProperty |
| CfnEndpointGroup.PortOverrideProperty
Override specific listener ports used to route traffic to endpoints that are part of an endpoint group.
|
| CfnEndpointGroup.PortOverrideProperty.Builder
A builder for
CfnEndpointGroup.PortOverrideProperty |
| CfnEndpointGroupProps
Properties for defining a `CfnEndpointGroup`.
|
| CfnEndpointGroupProps.Builder
A builder for
CfnEndpointGroupProps |
| CfnListener
A CloudFormation `AWS::GlobalAccelerator::Listener`.
|
| CfnListener.Builder
A fluent builder for
CfnListener. |
| CfnListener.PortRangeProperty
A complex type for a range of ports for a listener.
|
| CfnListener.PortRangeProperty.Builder
A builder for
CfnListener.PortRangeProperty |
| CfnListenerProps
Properties for defining a `CfnListener`.
|
| CfnListenerProps.Builder
A builder for
CfnListenerProps |
| ClientAffinity
Client affinity gives you control over whether to always route each client to the same specific endpoint.
|
| ConnectionProtocol
The protocol for the connections from clients to the accelerator.
|
| EndpointGroup
EndpointGroup construct.
|
| EndpointGroup.Builder
A fluent builder for
EndpointGroup. |
| EndpointGroupOptions
Basic options for creating a new EndpointGroup.
|
| EndpointGroupOptions.Builder
A builder for
EndpointGroupOptions |
| EndpointGroupProps
Property of the EndpointGroup.
|
| EndpointGroupProps.Builder
A builder for
EndpointGroupProps |
| HealthCheckProtocol
The protocol for the connections from clients to the accelerator.
|
| IAccelerator
The interface of the Accelerator.
|
| IAccelerator.Jsii$Default
Internal default implementation for
IAccelerator. |
| IEndpoint
An endpoint for the endpoint group.
|
| IEndpoint.Jsii$Default
Internal default implementation for
IEndpoint. |
| IEndpointGroup
The interface of the EndpointGroup.
|
| IEndpointGroup.Jsii$Default
Internal default implementation for
IEndpointGroup. |
| IListener
Interface of the Listener.
|
| IListener.Jsii$Default
Internal default implementation for
IListener. |
| Listener
The construct for the Listener.
|
| Listener.Builder
A fluent builder for
Listener. |
| ListenerOptions
Construct options for Listener.
|
| ListenerOptions.Builder
A builder for
ListenerOptions |
| ListenerProps
Construct properties for Listener.
|
| ListenerProps.Builder
A builder for
ListenerProps |
| PortOverride
Override specific listener ports used to route traffic to endpoints that are part of an endpoint group.
|
| PortOverride.Builder
A builder for
PortOverride |
| PortRange
The list of port ranges for the connections from clients to the accelerator.
|
| PortRange.Builder
A builder for
PortRange |
| RawEndpoint
Untyped endpoint implementation.
|
| RawEndpoint.Builder
A fluent builder for
RawEndpoint. |
| RawEndpointProps
Properties for RawEndpoint.
|
| RawEndpointProps.Builder
A builder for
RawEndpointProps |
| Class and Description |
|---|
| IEndpoint
An endpoint for the endpoint group.
|
| Class and Description |
|---|
| IAccelerator
The interface of the Accelerator.
|
Copyright © 2022. All rights reserved.