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