ComponentRequest
An object that sets information about a component type create or update request.
Contents
- componentTypeId
- 
               The ID of the component type. Type: String Length Constraints: Minimum length of 1. Maximum length of 256. Pattern: [a-zA-Z_\.\-0-9:]+Required: No 
- description
- 
               The description of the component request. Type: String Length Constraints: Minimum length of 0. Maximum length of 2048. Pattern: .*Required: No 
- properties
- 
               An object that maps strings to the properties to set in the component type. Each string in the mapping must be unique to this object. Type: String to PropertyRequest object map Key Length Constraints: Minimum length of 1. Maximum length of 256. Key Pattern: [a-zA-Z_\-0-9]+Required: No 
- propertyGroups
- 
               The property groups. Type: String to ComponentPropertyGroupRequest object map Key Length Constraints: Minimum length of 1. Maximum length of 256. Key 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: