public static interface CreateDocumentResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<CreateDocumentResponse.Builder,CreateDocumentResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateDocumentResponse.Builder |
documentDescription(DocumentDescription documentDescription)
Information about the Systems Manager document.
|
copyapply, buildCreateDocumentResponse.Builder documentDescription(DocumentDescription documentDescription)
Information about the Systems Manager document.
documentDescription - Information about the Systems Manager document.Copyright © 2017. All rights reserved.