Class CidrBlock (1.12.0)

CidrBlock(mapping=None, *, ignore_unknown_fields=False, **kwargs)

CIDR block with an optional name.

Attributes

NameDescription
display_name str
User-defined name that identifies the CIDR block.
cidr_block str
CIDR block that must be specified in CIDR notation.