Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cleanrooms.CfnConfiguredTablePropsMixin.TableReferenceProperty
Packages that use CfnConfiguredTablePropsMixin.TableReferenceProperty
-
Uses of CfnConfiguredTablePropsMixin.TableReferenceProperty in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms
Classes in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms that implement CfnConfiguredTablePropsMixin.TableReferencePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConfiguredTablePropsMixin.TableReferencePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms that return CfnConfiguredTablePropsMixin.TableReferencePropertyModifier and TypeMethodDescriptionCfnConfiguredTablePropsMixin.TableReferenceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cleanrooms with parameters of type CfnConfiguredTablePropsMixin.TableReferencePropertyModifier and TypeMethodDescriptionCfnConfiguredTableMixinProps.Builder.tableReference(CfnConfiguredTablePropsMixin.TableReferenceProperty tableReference) Sets the value ofCfnConfiguredTableMixinProps.getTableReference()CfnConfiguredTablePropsMixin.Builder.tableReference(CfnConfiguredTablePropsMixin.TableReferenceProperty tableReference) The table that this configured table represents.