Uses of Interface
software.amazon.awscdk.services.s3tables.alpha.NamespaceAttributes
Packages that use NamespaceAttributes
Package
Description
Amazon S3 Tables Construct Library
-
Uses of NamespaceAttributes in software.amazon.awscdk.services.s3tables.alpha
Classes in software.amazon.awscdk.services.s3tables.alpha that implement NamespaceAttributesMethods in software.amazon.awscdk.services.s3tables.alpha that return NamespaceAttributesModifier and TypeMethodDescriptionNamespaceAttributes.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.s3tables.alpha with parameters of type NamespaceAttributesModifier and TypeMethodDescriptionstatic INamespace
Namespace.fromNamespaceAttributes
(software.constructs.Construct scope, String id, NamespaceAttributes attrs) (experimental) Import an existing namespace from its attributes.