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