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
2519 |
# File 'sig/client.rbs', line 2519
def embed_url: () -> ::String
|
#request_id ⇒ ::String
2521 |
# File 'sig/client.rbs', line 2521
def request_id: () -> ::String
|
#status ⇒ ::Integer
2520 |
# File 'sig/client.rbs', line 2520
def status: () -> ::Integer
|