Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ImportSourceSpecificationProperty
Packages that use CfnTablePropsMixin.ImportSourceSpecificationProperty
-
Uses of CfnTablePropsMixin.ImportSourceSpecificationProperty in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Classes in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that implement CfnTablePropsMixin.ImportSourceSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTablePropsMixin.ImportSourceSpecificationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.ImportSourceSpecificationPropertyModifier and TypeMethodDescriptionCfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.ImportSourceSpecificationPropertyModifier and TypeMethodDescriptionCfnTableMixinProps.Builder.importSourceSpecification(CfnTablePropsMixin.ImportSourceSpecificationProperty importSourceSpecification) Sets the value ofCfnTableMixinProps.getImportSourceSpecification()CfnTablePropsMixin.Builder.importSourceSpecification(CfnTablePropsMixin.ImportSourceSpecificationProperty importSourceSpecification) Specifies the properties of data being imported from the S3 bucket source to the" table.