| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| software.amazon.awscdk.services.route53.targets |
Route53 Alias Record Targets for the CDK Route53 Library
|
| Class and Description |
|---|
| Accelerator
(experimental) The Accelerator construct.
|
| Accelerator.Builder
(experimental) A fluent builder for
Accelerator. |
| AcceleratorAttributes
(experimental) Attributes required to import an existing accelerator to the stack.
|
| AcceleratorAttributes.Builder
A builder for
AcceleratorAttributes |
| AcceleratorProps
(experimental) 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 `AWS::GlobalAccelerator::Accelerator`.
|
| CfnAcceleratorProps.Builder
A builder for
CfnAcceleratorProps |
| CfnEndpointGroup
A CloudFormation `AWS::GlobalAccelerator::EndpointGroup`.
|
| CfnEndpointGroup.Builder
A fluent builder for
CfnEndpointGroup. |
| CfnEndpointGroup.EndpointConfigurationProperty |
| CfnEndpointGroup.EndpointConfigurationProperty.Builder
A builder for
CfnEndpointGroup.EndpointConfigurationProperty |
| CfnEndpointGroup.PortOverrideProperty |
| CfnEndpointGroup.PortOverrideProperty.Builder
A builder for
CfnEndpointGroup.PortOverrideProperty |
| CfnEndpointGroupProps
Properties for defining a `AWS::GlobalAccelerator::EndpointGroup`.
|
| CfnEndpointGroupProps.Builder
A builder for
CfnEndpointGroupProps |
| CfnListener
A CloudFormation `AWS::GlobalAccelerator::Listener`.
|
| CfnListener.Builder
A fluent builder for
CfnListener. |
| CfnListener.PortRangeProperty |
| CfnListener.PortRangeProperty.Builder
A builder for
CfnListener.PortRangeProperty |
| CfnListenerProps
Properties for defining a `AWS::GlobalAccelerator::Listener`.
|
| CfnListenerProps.Builder
A builder for
CfnListenerProps |
| ClientAffinity
(experimental) Client affinity lets you direct all requests from a user to the same endpoint, if you have stateful applications, regardless of the port and protocol of the client request.
|
| ConnectionProtocol
(experimental) The protocol for the connections from clients to the accelerator.
|
| Ec2Instance
(experimental) EC2 Instance interface.
|
| Ec2Instance.Builder
A builder for
Ec2Instance |
| ElasticIpAddress
(experimental) EIP Interface.
|
| ElasticIpAddress.Builder
A builder for
ElasticIpAddress |
| EndpointConfiguration
(experimental) The class for endpoint configuration.
|
| EndpointConfiguration.Builder
(experimental) A fluent builder for
EndpointConfiguration. |
| EndpointConfigurationOptions
(experimental) Options for `addLoadBalancer`, `addElasticIpAddress` and `addEc2Instance` to add endpoints into the endpoint group.
|
| EndpointConfigurationOptions.Builder
A builder for
EndpointConfigurationOptions |
| EndpointConfigurationProps
(experimental) Properties to create EndpointConfiguration.
|
| EndpointConfigurationProps.Builder
A builder for
EndpointConfigurationProps |
| EndpointGroup
(experimental) EndpointGroup construct.
|
| EndpointGroup.Builder
(experimental) A fluent builder for
EndpointGroup. |
| EndpointGroupProps
(experimental) Property of the EndpointGroup.
|
| EndpointGroupProps.Builder
A builder for
EndpointGroupProps |
| IAccelerator
(experimental) The interface of the Accelerator.
|
| IAccelerator.Jsii$Default
Internal default implementation for
IAccelerator. |
| IEndpointGroup
(experimental) The interface of the EndpointGroup.
|
| IEndpointGroup.Jsii$Default
Internal default implementation for
IEndpointGroup. |
| IListener
(experimental) Interface of the Listener.
|
| IListener.Jsii$Default
Internal default implementation for
IListener. |
| Listener
(experimental) The construct for the Listener.
|
| Listener.Builder
(experimental) A fluent builder for
Listener. |
| ListenerProps
(experimental) construct properties for Listener.
|
| ListenerProps.Builder
A builder for
ListenerProps |
| LoadBalancer
(experimental) LoadBalancer Interface.
|
| LoadBalancer.Builder
A builder for
LoadBalancer |
| PortRange
(experimental) The list of port ranges for the connections from clients to the accelerator.
|
| PortRange.Builder
A builder for
PortRange |
| Class and Description |
|---|
| IAccelerator
(experimental) The interface of the Accelerator.
|
Copyright © 2021. All rights reserved.