Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3tables.CfnNamespacePropsMixin.Builder
Packages that use CfnNamespacePropsMixin.Builder
-
Uses of CfnNamespacePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3tables that return CfnNamespacePropsMixin.BuilderModifier and TypeMethodDescriptionCfnNamespacePropsMixin.Builder.create()CfnNamespacePropsMixin.Builder.create(CfnPropertyMixinOptions options) The name of the namespace.CfnNamespacePropsMixin.Builder.tableBucketArn(String tableBucketArn) The Amazon Resource Name (ARN) of the table bucket to create the namespace in.