| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotevents.model |
| Modifier and Type | Method and Description |
|---|---|
List<Attribute> |
InputDefinition.attributes()
The attributes from the JSON payload that are made available by the input.
|
| Modifier and Type | Method and Description |
|---|---|
InputDefinition.Builder |
InputDefinition.Builder.attributes(Attribute... attributes)
The attributes from the JSON payload that are made available by the input.
|
| Modifier and Type | Method and Description |
|---|---|
InputDefinition.Builder |
InputDefinition.Builder.attributes(Collection<Attribute> attributes)
The attributes from the JSON payload that are made available by the input.
|
Copyright © 2022. All rights reserved.