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
204 |
# File 'sig/client.rbs', line 204
def next_token: () -> ::String
|
#runtime_versions ⇒ ::Array[Types::RuntimeVersion]
203 |
# File 'sig/client.rbs', line 203
def runtime_versions: () -> ::Array[Types::RuntimeVersion]
|