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
2446 |
# File 'sig/client.rbs', line 2446
def anonymous_user_arn: () -> ::String
|
#embed_url ⇒ ::String
2443 |
# File 'sig/client.rbs', line 2443
def embed_url: () -> ::String
|
#request_id ⇒ ::String
2445 |
# File 'sig/client.rbs', line 2445
def request_id: () -> ::String
|
#status ⇒ ::Integer
2444 |
# File 'sig/client.rbs', line 2444
def status: () -> ::Integer
|