interface SetSecurityGroupRulesResponse {
    rules: SecurityGroupRule[];
}

Properties

Properties