CustomStruct
The custom structure represents a complex or higher-order data structure.
Contents
- fullyQualifiedName
-
The fully qualified name of the custom structure. For example, the fully qualified name of a custom structure might be
ComplexDataTypes.VehicleDataTypes.SVMCamera
.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 custom structure.
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: