CreateAnalysisTemplateRequest
Types
Properties
Link copied to clipboard
The parameters of the analysis template.
Link copied to clipboard
The description of the analysis template.
Link copied to clipboard
The configuration that specifies the level of detail in error messages returned by analyses using this template. When set to DETAILED
, error messages include more information to help troubleshoot issues with PySpark jobs. Detailed error messages may expose underlying data, including sensitive information. Recommended for faster troubleshooting in development and testing environments.
Link copied to clipboard
The format of the analysis template.
Link copied to clipboard
The identifier for a membership resource.
Link copied to clipboard
A relation within an analysis.
Link copied to clipboard
The information in the analysis template.
Link copied to clipboard
Functions
Link copied to clipboard
inline fun copy(block: CreateAnalysisTemplateRequest.Builder.() -> Unit = {}): CreateAnalysisTemplateRequest