Uses of Class
software.amazon.awscdk.services.cleanrooms.CfnAnalysisTemplate.Builder
Packages that use CfnAnalysisTemplate.Builder
-
Uses of CfnAnalysisTemplate.Builder in software.amazon.awscdk.services.cleanrooms
Methods in software.amazon.awscdk.services.cleanrooms that return CfnAnalysisTemplate.BuilderModifier and TypeMethodDescriptionCfnAnalysisTemplate.Builder.analysisParameters(List<? extends Object> analysisParameters) The parameters of the analysis template.CfnAnalysisTemplate.Builder.analysisParameters(IResolvable analysisParameters) The parameters of the analysis template.static CfnAnalysisTemplate.BuilderCfnAnalysisTemplate.Builder.description(String description) The description of the analysis template.CfnAnalysisTemplate.Builder.errorMessageConfiguration(IResolvable errorMessageConfiguration) The configuration that specifies the level of detail in error messages returned by analyses using this template.CfnAnalysisTemplate.Builder.errorMessageConfiguration(CfnAnalysisTemplate.ErrorMessageConfigurationProperty errorMessageConfiguration) The configuration that specifies the level of detail in error messages returned by analyses using this template.The format of the analysis template.CfnAnalysisTemplate.Builder.membershipIdentifier(String membershipIdentifier) The identifier for a membership resource.The name of the analysis template.CfnAnalysisTemplate.Builder.schema(IResolvable schema) The entire schema object.CfnAnalysisTemplate.Builder.schema(CfnAnalysisTemplate.AnalysisSchemaProperty schema) The entire schema object.CfnAnalysisTemplate.Builder.source(IResolvable source) The source of the analysis template.CfnAnalysisTemplate.Builder.source(CfnAnalysisTemplate.AnalysisSourceProperty source) The source of the analysis template.CfnAnalysisTemplate.Builder.sourceMetadata(IResolvable sourceMetadata) The source metadata for the analysis template.CfnAnalysisTemplate.Builder.sourceMetadata(CfnAnalysisTemplate.AnalysisSourceMetadataProperty sourceMetadata) The source metadata for the analysis template.An optional label that you can assign to a resource when you create it.