| Package | Description |
|---|---|
| com.amazonaws.services.pipes.model |
| Modifier and Type | Method and Description |
|---|---|
MultiMeasureAttributeMapping |
MultiMeasureAttributeMapping.clone() |
MultiMeasureAttributeMapping |
MultiMeasureAttributeMapping.withMeasureValue(String measureValue)
Dynamic path to the measurement attribute in the source event.
|
MultiMeasureAttributeMapping |
MultiMeasureAttributeMapping.withMeasureValueType(MeasureValueType measureValueType)
Data type of the measurement attribute in the source event.
|
MultiMeasureAttributeMapping |
MultiMeasureAttributeMapping.withMeasureValueType(String measureValueType)
Data type of the measurement attribute in the source event.
|
MultiMeasureAttributeMapping |
MultiMeasureAttributeMapping.withMultiMeasureAttributeName(String multiMeasureAttributeName)
Target measure name to be used.
|
| Modifier and Type | Method and Description |
|---|---|
List<MultiMeasureAttributeMapping> |
MultiMeasureMapping.getMultiMeasureAttributeMappings()
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics
record.
|
| Modifier and Type | Method and Description |
|---|---|
MultiMeasureMapping |
MultiMeasureMapping.withMultiMeasureAttributeMappings(MultiMeasureAttributeMapping... multiMeasureAttributeMappings)
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics
record.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MultiMeasureMapping.setMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping> multiMeasureAttributeMappings)
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics
record.
|
MultiMeasureMapping |
MultiMeasureMapping.withMultiMeasureAttributeMappings(Collection<MultiMeasureAttributeMapping> multiMeasureAttributeMappings)
Mappings that represent multiple source event fields mapped to measures in the same Timestream for LiveAnalytics
record.
|
Copyright © 2024. All rights reserved.