Module: Aws::SSM::Client::_GetParameterHistoryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#parameters::Array[Types::ParameterHistory]

Returns:



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

def parameters: () -> ::Array[Types::ParameterHistory]