Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.s3tables.CfnTableBucketMixinProps
Packages that use CfnTableBucketMixinProps
-
Uses of CfnTableBucketMixinProps in software.amazon.awscdk.cfnpropertymixins.services.s3tables
Classes in software.amazon.awscdk.cfnpropertymixins.services.s3tables that implement CfnTableBucketMixinPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnTableBucketMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.s3tables that return CfnTableBucketMixinPropsModifier and TypeMethodDescriptionCfnTableBucketMixinProps.Builder.build()Builds the configured instance.protected CfnTableBucketMixinPropsCfnTableBucketPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3tables with parameters of type CfnTableBucketMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::S3Tables::TableBucket.CfnTableBucketPropsMixin(CfnTableBucketMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::S3Tables::TableBucket.