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