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