IEndpoint
- class aws_cdk.aws_globalaccelerator.IEndpoint(*args, **kwargs)
Bases:
ProtocolAn endpoint for the endpoint group.
Implementations of
IEndpointcan be found in theaws-globalaccelerator-endpointspackage.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,
undefinedis returned