Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.02 KB

SecurityGroup.md

File metadata and controls

21 lines (13 loc) · 1.02 KB

SecurityGroup

Information about the security group.

Properties

Name Type Description Notes
accountId String The account ID that has been granted permission. [optional]
description String The description of the security group. [optional]
inboundRules List<SecurityGroupRule> The inbound rules associated with the security group. [optional]
netId String The ID of the Net for the security group. [optional]
outboundRules List<SecurityGroupRule> The outbound rules associated with the security group. [optional]
securityGroupId String The ID of the security group. [optional]
securityGroupName String The name of the security group. [optional]
tags List<ResourceTag> One or more tags associated with the security group. [optional]