Module: Aws::QuickSight::Client::_ListOAuthClientApplicationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListOAuthClientApplicationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#o_auth_client_applications::Array[Types::OAuthClientApplicationSummary]



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

def o_auth_client_applications: () -> ::Array[Types::OAuthClientApplicationSummary]

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer