| Package | Description |
|---|---|
| com.amazonaws.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
TransformProcessingConfig |
TransformProcessingConfig.clone() |
TransformProcessingConfig |
Transform.getProcessingConfig()
The processing configuration for the given transform property.
|
TransformProcessingConfig |
TransformProcessingConfig.withComputeLocation(ComputeLocation computeLocation)
The compute location for the given transform property.
|
TransformProcessingConfig |
TransformProcessingConfig.withComputeLocation(String computeLocation)
The compute location for the given transform property.
|
TransformProcessingConfig |
TransformProcessingConfig.withForwardingConfig(ForwardingConfig forwardingConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
Transform.setProcessingConfig(TransformProcessingConfig processingConfig)
The processing configuration for the given transform property.
|
Transform |
Transform.withProcessingConfig(TransformProcessingConfig processingConfig)
The processing configuration for the given transform property.
|
Copyright © 2022. All rights reserved.