| Package | Description |
|---|---|
| software.amazon.awssdk.services.iottwinmaker.model |
| Modifier and Type | Method and Description |
|---|---|
PropertyDefinitionResponse |
PropertyResponse.definition()
An object that specifies information about a property.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,PropertyDefinitionResponse> |
GetComponentTypeResponse.propertyDefinitions()
An object that maps strings to the property definitions in the component type.
|
| Modifier and Type | Method and Description |
|---|---|
PropertyResponse.Builder |
PropertyResponse.Builder.definition(PropertyDefinitionResponse definition)
An object that specifies information about a property.
|
| Modifier and Type | Method and Description |
|---|---|
GetComponentTypeResponse.Builder |
GetComponentTypeResponse.Builder.propertyDefinitions(Map<String,PropertyDefinitionResponse> propertyDefinitions)
An object that maps strings to the property definitions in the component type.
|
Copyright © 2023. All rights reserved.