Module: Aws::QuickSight::Client::_GenerateEmbedUrlForAnonymousUserResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::GenerateEmbedUrlForAnonymousUserResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#anonymous_user_arn ⇒ ::String
2698 |
# File 'sig/client.rbs', line 2698
def anonymous_user_arn: () -> ::String
|
#embed_url ⇒ ::String
2695 |
# File 'sig/client.rbs', line 2695
def embed_url: () -> ::String
|
#request_id ⇒ ::String
2697 |
# File 'sig/client.rbs', line 2697
def request_id: () -> ::String
|
#status ⇒ ::Integer
2696 |
# File 'sig/client.rbs', line 2696
def status: () -> ::Integer
|