Module: Aws::SSOAdmin::Client::_ListApplicationAuthenticationMethodsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#authentication_methods::Array[Types::AuthenticationMethodItem]

Returns:



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

def authentication_methods: () -> ::Array[Types::AuthenticationMethodItem]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String