Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder
Packages that use CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder
-
Uses of CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.ImportSourceSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.ImportSourceSpecificationProperty.builder()CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.inputCompressionType(String inputCompressionType) CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.inputFormat(String inputFormat) Sets the value ofCfnTablePropsMixin.ImportSourceSpecificationProperty.getInputFormat()CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.inputFormatOptions(CfnTablePropsMixin.InputFormatOptionsProperty inputFormatOptions) CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.inputFormatOptions(IResolvable inputFormatOptions) CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.s3BucketSource(CfnTablePropsMixin.S3BucketSourceProperty s3BucketSource) Sets the value ofCfnTablePropsMixin.ImportSourceSpecificationProperty.getS3BucketSource()CfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.s3BucketSource(IResolvable s3BucketSource) Sets the value ofCfnTablePropsMixin.ImportSourceSpecificationProperty.getS3BucketSource()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.ImportSourceSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.ImportSourceSpecificationProperty.Builder.