Class CidrBlock (1.9.1)

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.