Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.dynamodb.CfnTablePropsMixin.S3BucketSourceProperty.Builder
Packages that use CfnTablePropsMixin.S3BucketSourceProperty.Builder
-
Uses of CfnTablePropsMixin.S3BucketSourceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.dynamodb
Methods in software.amazon.awscdk.cfnpropertymixins.services.dynamodb that return CfnTablePropsMixin.S3BucketSourceProperty.BuilderModifier and TypeMethodDescriptionCfnTablePropsMixin.S3BucketSourceProperty.builder()Sets the value ofCfnTablePropsMixin.S3BucketSourceProperty.getS3Bucket()CfnTablePropsMixin.S3BucketSourceProperty.Builder.s3BucketOwner(String s3BucketOwner) Sets the value ofCfnTablePropsMixin.S3BucketSourceProperty.getS3BucketOwner()CfnTablePropsMixin.S3BucketSourceProperty.Builder.s3KeyPrefix(String s3KeyPrefix) Sets the value ofCfnTablePropsMixin.S3BucketSourceProperty.getS3KeyPrefix()Constructors in software.amazon.awscdk.cfnpropertymixins.services.dynamodb with parameters of type CfnTablePropsMixin.S3BucketSourceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnTablePropsMixin.S3BucketSourceProperty.Builder.