Module: Aws::GameLiftStreams::Client::_ListApplicationShaderCachesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListApplicationShaderCachesOutput]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::ShaderCacheSummary]
383 |
# File 'sig/client.rbs', line 383
def items: () -> ::Array[Types::ShaderCacheSummary]
|