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

Returns:

  • (::String)


202
# File 'sig/client.rbs', line 202

def auth_token: () -> ::String

#auth_token_expiration_time::Integer

Returns:

  • (::Integer)


203
# File 'sig/client.rbs', line 203

def auth_token_expiration_time: () -> ::Integer

#notebook_url::String

Returns:

  • (::String)


201
# File 'sig/client.rbs', line 201

def notebook_url: () -> ::String