ListDocumentsResult
public struct ListDocumentsResult : AWSShapeUndocumented
- 
                  
                  DeclarationSwift public static var _members: [AWSShapeMember]
- 
                  
                  The names of the Systems Manager documents. DeclarationSwift public let documentIdentifiers: [DocumentIdentifier]?
- 
                  
                  The token to use when requesting the next set of items. If there are no additional items to return, the string is empty. DeclarationSwift public let nextToken: String?
- 
                  
                  Undocumented DeclarationSwift public init(documentIdentifiers: [DocumentIdentifier]? = nil, nextToken: String? = nil)
 View on GitHub
View on GitHub ListDocumentsResult Structure Reference
        ListDocumentsResult Structure Reference