Module: Aws::Synthetics::Client::_DescribeRuntimeVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#runtime_versions::Array[Types::RuntimeVersion]

Returns:



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

def runtime_versions: () -> ::Array[Types::RuntimeVersion]