menu
aws_quicksight_api package
documentation
quicksight-2018-04-01.dart
GetDashboardEmbedUrlResponse
GetDashboardEmbedUrlResponse constructor
GetDashboardEmbedUrlResponse constructor
dark_mode
light_mode
GetDashboardEmbedUrlResponse
constructor
GetDashboardEmbedUrlResponse
(
{
String
?
embedUrl
,
String
?
requestId
,
int
?
status
,
})
Implementation
GetDashboardEmbedUrlResponse({ this.embedUrl, this.requestId, this.status, });
aws_quicksight_api package
documentation
quicksight-2018-04-01
GetDashboardEmbedUrlResponse
GetDashboardEmbedUrlResponse constructor
GetDashboardEmbedUrlResponse class