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)


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

def next_token: () -> ::String

#o_auth_client_applications::Array[Types::OAuthClientApplicationSummary]



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

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

#request_id::String

Returns:

  • (::String)


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

def request_id: () -> ::String

#status::Integer

Returns:

  • (::Integer)


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

def status: () -> ::Integer