Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnTable.ImportSourceSpecificationProperty
Packages that use CfnTable.ImportSourceSpecificationProperty
- 
Uses of CfnTable.ImportSourceSpecificationProperty in software.amazon.awscdk.services.dynamodbClasses in software.amazon.awscdk.services.dynamodb that implement CfnTable.ImportSourceSpecificationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTable.ImportSourceSpecificationPropertyMethods in software.amazon.awscdk.services.dynamodb that return CfnTable.ImportSourceSpecificationPropertyModifier and TypeMethodDescriptionCfnTable.ImportSourceSpecificationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.dynamodb with parameters of type CfnTable.ImportSourceSpecificationPropertyModifier and TypeMethodDescriptionCfnTable.Builder.importSourceSpecification(CfnTable.ImportSourceSpecificationProperty importSourceSpecification) Specifies the properties of data being imported from the S3 bucket source to the" table.CfnTableProps.Builder.importSourceSpecification(CfnTable.ImportSourceSpecificationProperty importSourceSpecification) Sets the value ofCfnTableProps.getImportSourceSpecification()voidSpecifies the properties of data being imported from the S3 bucket source to the" table.