@Value.Immutable
public interface Entity
| Modifier and Type | Method and Description |
|---|---|
String |
description()
Description of the entity.
|
String |
entityIdentifier()
Unique identifier for the entity.
|
boolean |
hasNestedEntities()
Specifies whether the connector entity is a parent or a category and has more entities nested underneath it.
|
String |
label()
Label of the entity.
|
String entityIdentifier()
boolean hasNestedEntities()
Copyright © 2021–2022 Amazon Web Services. All rights reserved.