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:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String