Skip to content

Commit 3b8df16

Browse files
feat(camPolicy): add camPolicy service
1 parent 3596551 commit 3b8df16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/enums/services.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ export default {
33
ccn: 'ccn',
44
ccnAttachment: 'ccnAttachment',
55
customerGateway: 'customerGateway',
6-
routeTable: 'routeTable',
76
networkAcl: 'networkAcl',
7+
routeTable: 'routeTable',
88
securityGroup: 'securityGroup',
99
securityGroupRule: 'securityGroupRule',
1010
subnet: 'subnet',

0 commit comments

Comments
 (0)