Module: Aws::MediaStore::Client::_ListContainersResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#containers::Array[Types::Container]



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

def containers: () -> ::Array[Types::Container]

#next_token::String



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

def next_token: () -> ::String