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