StartCodegenJobData
The code generation job resource configuration.
Contents
- renderConfig
- 
               The code generation configuration for the codegen job. Type: CodegenJobRenderConfig object Note: This object is a Union. Only one member of this object can be specified or returned. Required: Yes 
- autoGenerateForms
- 
               Specifies whether to autogenerate forms in the code generation job. Type: Boolean Required: No 
- features
- 
               The feature flags for a code generation job. Type: CodegenFeatureFlags object Required: No 
- genericDataSchema
- 
               The data schema to use for a code generation job. Type: CodegenJobGenericDataSchema object Required: No 
- 
               One or more key-value pairs to use when tagging the code generation job data. Type: String to string map Key Length Constraints: Minimum length of 1. Maximum length of 128. Key Pattern: (?!aws:)[a-zA-Z+-=._:/]+Value Length Constraints: Minimum length of 1. Maximum length of 256. Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: