Uses of Interface
software.amazon.awscdk.services.globalaccelerator.AcceleratorAttributes
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of AcceleratorAttributes in software.amazon.awscdk.services.globalaccelerator
Modifier and TypeMethodDescriptionAcceleratorAttributes.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionstatic IAccelerator
Accelerator.fromAcceleratorAttributes
(software.constructs.Construct scope, String id, AcceleratorAttributes attrs) import from attributes.