Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

TargetStore

import type { TargetStore } from "https://aws-api.deno.dev/v0.4/services/sagemakerfeaturestoreruntime.ts?docs=full";
type TargetStore = "OnlineStore" | "OfflineStore" | cmnP.UnexpectedEnumValue;

§Type

§
"OnlineStore" | "OfflineStore" | cmnP.UnexpectedEnumValue
[src]