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]
739 |
# File 'sig/client.rbs', line 739
def authentication_methods: () -> ::Array[Types::AuthenticationMethodItem]
|
#next_token ⇒ ::String
740 |
# File 'sig/client.rbs', line 740
def next_token: () -> ::String
|