interface GetSecurityGroupRuleResponse {
    rule?: SecurityGroupRule;
}

Properties

Properties