Module: Aws::SSM::Client::_ListDocumentMetadataHistoryResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#author::String

Returns:

  • (::String)


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

def author: () -> ::String

#document_version::String

Returns:

  • (::String)


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

def document_version: () -> ::String

#metadataTypes::DocumentMetadataResponseInfo



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

def metadata: () -> Types::DocumentMetadataResponseInfo

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String