| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentParameter> |
DescribeManagedJobTemplateResponse.documentParameters()
A map of key-value pairs that you can use as guidance to specify the inputs for creating a job from a managed
template.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeManagedJobTemplateResponse.Builder |
DescribeManagedJobTemplateResponse.Builder.documentParameters(DocumentParameter... documentParameters)
A map of key-value pairs that you can use as guidance to specify the inputs for creating a job from a managed
template.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeManagedJobTemplateResponse.Builder |
DescribeManagedJobTemplateResponse.Builder.documentParameters(Collection<DocumentParameter> documentParameters)
A map of key-value pairs that you can use as guidance to specify the inputs for creating a job from a managed
template.
|
Copyright © 2022. All rights reserved.