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