aws-cdk-lib.aws_globalaccelerator_endpoints module
Language | Package |
---|---|
![]() | Amazon.CDK.AWS.GlobalAccelerator.Endpoints |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsglobalacceleratorendpoints |
![]() | software.amazon.awscdk.services.globalaccelerator.endpoints |
![]() | aws_cdk.aws_globalaccelerator_endpoints |
![]() | aws-cdk-lib » aws_globalaccelerator_endpoints |
Endpoints for AWS Global Accelerator
This library contains integration classes to reference endpoints in AWS
Global Accelerator. Instances of these classes should be passed to the
endpointGroup.addEndpoint()
method.
See the README of the aws-cdk-lib/aws-globalaccelerator
library for more information on
AWS Global Accelerator, and examples of all the integration classes available in
this module.