interface CreateSecurityGroupRuleResponse {
    rule?: SecurityGroupRule;
}

Properties

Properties