Package | Description |
---|---|
software.amazon.awssdk.services.ssm |
|
Modifier and Type | Method and Description |
---|---|
default UpdateDocumentResponse |
SsmClient.updateDocument(Consumer<UpdateDocumentRequest.Builder> updateDocumentRequest)
Updates one or more values for an SSM document.
|
default UpdateDocumentResponse |
SsmClient.updateDocument(UpdateDocumentRequest updateDocumentRequest)
Updates one or more values for an SSM document.
|
Copyright © 2020. All rights reserved.