DataShareStatusForConsumer
import type { DataShareStatusForConsumer } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/redshift.ts";type DataShareStatusForConsumer = "ACTIVE" | "AVAILABLE" | cmnP.UnexpectedEnumValue;
§Type
§
"ACTIVE" | "AVAILABLE" | cmnP.UnexpectedEnumValue
[src]