Uses of Enum
software.amazon.awscdk.services.ec2.alpha.AwsServiceName
Packages that use AwsServiceName
-
Uses of AwsServiceName in software.amazon.awscdk.services.ec2.alpha
Methods in software.amazon.awscdk.services.ec2.alpha that return AwsServiceNameModifier and TypeMethodDescriptiondefault AwsServiceNamePoolOptions.getAwsService()(experimental) Limits which service in AWS that the pool can be used in.final AwsServiceNamePoolOptions.Jsii$Proxy.getAwsService()static AwsServiceNameReturns the enum constant of this type with the specified name.static AwsServiceName[]AwsServiceName.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in software.amazon.awscdk.services.ec2.alpha with parameters of type AwsServiceNameModifier and TypeMethodDescriptionPoolOptions.Builder.awsService(AwsServiceName awsService) Sets the value ofPoolOptions.getAwsService()