Uses of Interface
software.amazon.awscdk.services.dynamodb.CfnTable.ImportSourceSpecificationProperty
-
Uses of CfnTable.ImportSourceSpecificationProperty in software.amazon.awscdk.services.dynamodb
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnTable.ImportSourceSpecificationProperty
Modifier and TypeMethodDescriptionCfnTable.ImportSourceSpecificationProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
Specifies the properties of data being imported from the S3 bucket source to the table.