SubnetAssociation Class

Network interface and its custom security rules.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
SubnetAssociation

Constructor

SubnetAssociation(*, security_rules: typing.Union[typing.List[_ForwardRef('SecurityRule')], NoneType] = None, **kwargs)

Parameters

security_rules
list[SecurityRule]

Collection of custom security rules.

Variables

id
str

Subnet ID.