interface IAcceleratorRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.GlobalAccelerator.IAcceleratorRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsglobalaccelerator#IAcceleratorRef |
![]() | software.amazon.awscdk.services.globalaccelerator.IAcceleratorRef |
![]() | aws_cdk.aws_globalaccelerator.IAcceleratorRef |
![]() | aws-cdk-lib » aws_globalaccelerator » IAcceleratorRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Accelerator.
Properties
Name | Type | Description |
---|---|---|
accelerator | Accelerator | A reference to a Accelerator resource. |
node | Node | The tree node. |
acceleratorRef
Type:
Accelerator
A reference to a Accelerator resource.
node
Type:
Node
The tree node.