Class: Aws::Types::DescribeClientAuthenticationSettingsResult

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#client_authentication_settings_info::Array[Types::ClientAuthenticationSettingInfo]

Returns the value of attribute client_authentication_settings_info.



476
477
478
# File 'sig/types.rbs', line 476

def client_authentication_settings_info
  @client_authentication_settings_info
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


477
478
479
# File 'sig/types.rbs', line 477

def next_token
  @next_token
end