Relationship
An object that specifies a relationship with another component type.
Contents
- relationshipType
-
The type of the relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
.*
Required: No
- targetComponentTypeId
-
The ID of the target component type associated with this relationship.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[a-zA-Z_\.\-0-9:]+
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: