RegionPriority
A value that indicates the importance of the configured region.
Declaration
const RegionPriority: Readonly<{
readonly Default: "default";
readonly Required: "required";
}>A value that indicates the importance of the configured region.
const RegionPriority: Readonly<{
readonly Default: "default";
readonly Required: "required";
}>