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
2516 |
# File 'sig/client.rbs', line 2516
def anonymous_user_arn: () -> ::String
|
#embed_url ⇒ ::String
2513 |
# File 'sig/client.rbs', line 2513
def embed_url: () -> ::String
|
#request_id ⇒ ::String
2515 |
# File 'sig/client.rbs', line 2515
def request_id: () -> ::String
|
#status ⇒ ::Integer
2514 |
# File 'sig/client.rbs', line 2514
def status: () -> ::Integer
|