Uses of Class
software.amazon.awscdk.services.dynamodb.CfnExportProps.Builder
Packages that use CfnExportProps.Builder
-
Uses of CfnExportProps.Builder in software.amazon.awscdk.services.dynamodb
Methods in software.amazon.awscdk.services.dynamodb that return CfnExportProps.BuilderModifier and TypeMethodDescriptionstatic CfnExportProps.BuilderCfnExportProps.builder()CfnExportProps.Builder.exportFormat(String exportFormat) Sets the value ofCfnExportProps.getExportFormat()CfnExportProps.Builder.exportType(String exportType) Sets the value ofCfnExportProps.getExportType()Sets the value ofCfnExportProps.getS3Bucket()CfnExportProps.Builder.s3BucketOwner(String s3BucketOwner) Sets the value ofCfnExportProps.getS3BucketOwner()Sets the value ofCfnExportProps.getS3Prefix()CfnExportProps.Builder.s3SseAlgorithm(String s3SseAlgorithm) Sets the value ofCfnExportProps.getS3SseAlgorithm()Sets the value ofCfnExportProps.getTableArn()Constructors in software.amazon.awscdk.services.dynamodb with parameters of type CfnExportProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnExportProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnExportProps.Builder.