Accelerator: FromAcceleratorAttributes method gives CS0426 error #28076
Labels
@aws-cdk/aws-globalaccelerator
Related to AWS Global Accelerator
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
language/dotnet
Related to .NET bindings
p3
Describe the bug
When I try to use the FromAcceleratorAttributes method to get an existing Global Accelerator I get a CS0426 error.
Severity Code Description
Error CS0426 The type name 'FromAcceleratorAttributes' does not exist in the type 'Accelerator'
Expected Behavior
That I can reference an existing Global Accelerator in my stack.
Current Behavior
Error Message in VS2022
Reproduction Steps
Use this code
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.106.0
Framework Version
No response
Node.js Version
v18.16.0
OS
Windows 11
Language
.NET
Language Version
6.0
Other information
No response
The text was updated successfully, but these errors were encountered: