Uses of Class
software.amazon.awscdk.services.cleanrooms.CfnConfiguredTable.Builder
-
Uses of CfnConfiguredTable.Builder in software.amazon.awscdk.services.cleanrooms
Modifier and TypeMethodDescriptionCfnConfiguredTable.Builder.allowedColumns
(List<String> allowedColumns) The columns within the underlying AWS Glue table that can be utilized within collaborations.CfnConfiguredTable.Builder.analysisMethod
(String analysisMethod) The analysis method for the configured table.CfnConfiguredTable.Builder.analysisRules
(List<? extends Object> analysisRules) The analysis rule that was created for the configured table.CfnConfiguredTable.Builder.analysisRules
(IResolvable analysisRules) The analysis rule that was created for the configured table.static CfnConfiguredTable.Builder
CfnConfiguredTable.Builder.description
(String description) A description for the configured table.A name for the configured table.CfnConfiguredTable.Builder.tableReference
(IResolvable tableReference) The AWS Glue table that this configured table represents.CfnConfiguredTable.Builder.tableReference
(CfnConfiguredTable.TableReferenceProperty tableReference) The AWS Glue table that this configured table represents.An optional label that you can assign to a resource when you create it.