interface QuickSightEmbeddedURLData {
    embedUrl: string;
}

Properties

Properties

embedUrl: string