Module: Aws::Athena::Client::_CreatePresignedNotebookUrlResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreatePresignedNotebookUrlResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#auth_token ⇒ ::String
202 |
# File 'sig/client.rbs', line 202
def auth_token: () -> ::String
|
#auth_token_expiration_time ⇒ ::Integer
203 |
# File 'sig/client.rbs', line 203
def auth_token_expiration_time: () -> ::Integer
|
#notebook_url ⇒ ::String
201 |
# File 'sig/client.rbs', line 201
def notebook_url: () -> ::String
|