Uses of Interface
software.amazon.awscdk.services.globalaccelerator.IAccelerator
Packages that use IAccelerator
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of IAccelerator in software.amazon.awscdk.services.globalaccelerator
Subinterfaces of IAccelerator in software.amazon.awscdk.services.globalacceleratorModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAccelerator.Classes in software.amazon.awscdk.services.globalaccelerator that implement IAcceleratorModifier and TypeClassDescriptionclassThe Accelerator construct.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.globalaccelerator that return IAcceleratorModifier and TypeMethodDescriptionstatic IAcceleratorAccelerator.fromAcceleratorAttributes(software.constructs.Construct scope, String id, AcceleratorAttributes attrs) import from attributes.