Uses of Interface
software.amazon.awscdk.services.s3tables.CfnNamespaceProps
Packages that use CfnNamespaceProps
-
Uses of CfnNamespaceProps in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnNamespacePropsMethods in software.amazon.awscdk.services.s3tables that return CfnNamespacePropsModifier and TypeMethodDescriptionCfnNamespaceProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.s3tables with parameters of type CfnNamespacePropsModifierConstructorDescriptionCfnNamespace(software.constructs.Construct scope, String id, CfnNamespaceProps props) Create a newAWS::S3Tables::Namespace.