IEndpoint

class aws_cdk.aws_globalaccelerator.IEndpoint(*args, **kwargs)

Bases: Protocol

An endpoint for the endpoint group.

Implementations of IEndpoint can be found in the aws-globalaccelerator-endpoints package.

Methods

render_endpoint_configuration()

Render the endpoint to an endpoint configuration.

Return type:

Any

Attributes

region

The region where the endpoint is located.

If the region cannot be determined, undefined is returned