Module: Aws::AppConfig::Client::_ListConfigurationProfilesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::ConfigurationProfileSummary]



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

def items: () -> ::Array[Types::ConfigurationProfileSummary]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String