Uses of Interface
software.amazon.awscdk.services.s3tables.CfnTableProps
Packages that use CfnTableProps
-
Uses of CfnTableProps in software.amazon.awscdk.services.s3tables
Classes in software.amazon.awscdk.services.s3tables that implement CfnTablePropsMethods in software.amazon.awscdk.services.s3tables that return CfnTablePropsConstructors in software.amazon.awscdk.services.s3tables with parameters of type CfnTablePropsModifierConstructorDescriptionCfnTable(software.constructs.Construct scope, String id, CfnTableProps props) Create a newAWS::S3Tables::Table.