enum AwsServiceName
| Language | Type name |
|---|---|
.NET | Amazon.CDK.AWS.ec2.Alpha.AwsServiceName |
Go | github.com/aws/aws-cdk-go/awsec2alpha/v2#AwsServiceName |
Java | software.amazon.awscdk.services.ec2.alpha.AwsServiceName |
Python | aws_cdk.aws_ec2_alpha.AwsServiceName |
TypeScript (source) | @aws-cdk/aws-ec2-alpha » AwsServiceName |
Limits which service in AWS that the pool can be used in.
Members
| Name | Description |
|---|---|
| EC2 | Allows users to use space for Elastic IP addresses and VPCs. |
EC2
Allows users to use space for Elastic IP addresses and VPCs.

.NET
Go
Java
Python
TypeScript (