SubnetAssociationOutput interface
Subnet and it's custom security rules.
Properties
| id | Subnet ID. |
| security |
Collection of custom security rules. |
Property Details
id
Subnet ID.
id?: string
Property Value
string
securityRules
Collection of custom security rules.
securityRules?: SecurityRuleOutput[]