| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| Modifier and Type | Method and Description |
|---|---|
List<AttachmentInformation> |
DocumentDescription.attachmentsInformation()
Details about the document attachments, including names, locations, sizes, and so on.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDescription.Builder |
DocumentDescription.Builder.attachmentsInformation(AttachmentInformation... attachmentsInformation)
Details about the document attachments, including names, locations, sizes, and so on.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDescription.Builder |
DocumentDescription.Builder.attachmentsInformation(Collection<AttachmentInformation> attachmentsInformation)
Details about the document attachments, including names, locations, sizes, and so on.
|
Copyright © 2023. All rights reserved.