We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dad4c6c commit 0503687Copy full SHA for 0503687
clients/client-savingsplans/src/endpoint/ruleset.ts
@@ -19,8 +19,8 @@ f="endpoint",
19
g="tree",
20
h="PartitionResult",
21
i="getAttr",
22
-j={[x]:false,"type":"String"},
23
-k={[x]:true,"default":false,"type":"Boolean"},
+j={[x]:false,"type":"string"},
+k={[x]:true,"default":false,"type":"boolean"},
24
l={[A]:"Endpoint"},
25
m={[y]:d,[z]:[{[A]:"UseFIPS"},true]},
26
n={[A]:"UseFIPS"},
0 commit comments