Module: Aws::QuickSight::Client::_GetDashboardEmbedUrlResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GetDashboardEmbedUrlResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#embed_url ⇒ ::String
2592 |
# File 'sig/client.rbs', line 2592
def embed_url: () -> ::String
|
#request_id ⇒ ::String
2594 |
# File 'sig/client.rbs', line 2594
def request_id: () -> ::String
|
#status ⇒ ::Integer
2593 |
# File 'sig/client.rbs', line 2593
def status: () -> ::Integer
|