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
2402 |
# File 'sig/client.rbs', line 2402
def anonymous_user_arn: () -> ::String
|
#embed_url ⇒ ::String
2399 |
# File 'sig/client.rbs', line 2399
def embed_url: () -> ::String
|
#request_id ⇒ ::String
2401 |
# File 'sig/client.rbs', line 2401
def request_id: () -> ::String
|
#status ⇒ ::Integer
2400 |
# File 'sig/client.rbs', line 2400
def status: () -> ::Integer
|