SecurityGroupNetworkInterface Class
Network interface and all its associated security rules.
- Inheritance
-
SecurityGroupNetworkInterface
Constructor
SecurityGroupNetworkInterface(*, id: typing.Union[str, NoneType] = None, security_rule_associations: typing.Union[_ForwardRef('SecurityRuleAssociations'), NoneType] = None, **kwargs)
Parameters
- id
- str
ID of the network interface.
- security_rule_associations
- SecurityRuleAssociations
All security rules associated with the network interface.
Feedback
Submit and view feedback for