@gammarers/aws-daily-cost-usage-report-stack 2.0.30 → 2.0.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/.jsii
CHANGED
|
@@ -4139,6 +4139,6 @@
|
|
|
4139
4139
|
"symbolId": "src/index:DailyCostUsageReportStackProps"
|
|
4140
4140
|
}
|
|
4141
4141
|
},
|
|
4142
|
-
"version": "2.0.
|
|
4143
|
-
"fingerprint": "
|
|
4142
|
+
"version": "2.0.31",
|
|
4143
|
+
"fingerprint": "Uj/4FAvWJyHI9hAoR3zOQ6WGYNddFpYFsiIlA+jl1Ek="
|
|
4144
4144
|
}
|
|
@@ -16950,6 +16950,9 @@ var require_message_metadata2 = __commonJS({
|
|
|
16950
16950
|
CustomFieldType2["ChannelId"] = "slack#/types/channel_id";
|
|
16951
16951
|
CustomFieldType2["User"] = "slack#/types/user";
|
|
16952
16952
|
CustomFieldType2["EntityRef"] = "slack#/types/entity_ref";
|
|
16953
|
+
CustomFieldType2["Boolean"] = "boolean";
|
|
16954
|
+
CustomFieldType2["Link"] = "slack#/types/link";
|
|
16955
|
+
CustomFieldType2["Email"] = "slack#/types/email";
|
|
16953
16956
|
})(CustomFieldType || (exports2.CustomFieldType = CustomFieldType = {}));
|
|
16954
16957
|
}
|
|
16955
16958
|
});
|