Module: Aws::AppConfig::Client::_ListHostedConfigurationVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::HostedConfigurationVersionSummary]



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String