Module: Aws::SSM::Client::_ListDocumentVersionsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#document_versions::Array[Types::DocumentVersionInfo]

Returns:



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

def document_versions: () -> ::Array[Types::DocumentVersionInfo]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String