enum IpamScopeType
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.ec2.Alpha.IpamScopeType |
![]() | github.com/aws/aws-cdk-go/awsec2alpha/v2#IpamScopeType |
![]() | software.amazon.awscdk.services.ec2.alpha.IpamScopeType |
![]() | aws_cdk.aws_ec2_alpha.IpamScopeType |
![]() | @aws-cdk/aws-ec2-alpha » IpamScopeType |
Refers to two possible scope types under IPAM.
Members
Name | Description |
---|---|
DEFAULT | Default scopes created by IPAM. |
CUSTOM | Custom scope created using method. |
DEFAULT
Default scopes created by IPAM.
CUSTOM
Custom scope created using method.