DeleteDataSetRequestCopyimport type { DeleteDataSetRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/quicksight.ts";interface DeleteDataSetRequest {AwsAccountId: string;DataSetId: string;}§Properties§AwsAccountId: string[src]§DataSetId: string[src]