Branch
A group of signals that are defined in a hierarchical structure.
Contents
- fullyQualifiedName
-
The fully qualified name of the branch. For example, the fully qualified name of a branch might be
Vehicle.Body.Engine
.Type: String
Required: Yes
- comment
-
A comment in addition to the description.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\u0000-\u001F\u007F]+
Required: No
- deprecationMessage
-
The deprecation message for the node or the branch that was moved or deleted.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\u0000-\u001F\u007F]+
Required: No
- description
-
A brief description of the branch.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
[^\u0000-\u001F\u007F]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: