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