IpamScopeType

class aws_cdk.aws_ec2_alpha.IpamScopeType(*values)

Bases: Enum

(experimental) Refers to two possible scope types under IPAM.

Stability:

experimental

Attributes

CUSTOM

(experimental) Custom scope created using method.

Stability:

experimental

DEFAULT

(experimental) Default scopes created by IPAM.

Stability:

experimental