Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.DataExportProperty.Builder
Packages that use CfnBucketPropsMixin.DataExportProperty.Builder
-
Uses of CfnBucketPropsMixin.DataExportProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.DataExportProperty.BuilderModifier and TypeMethodDescriptionCfnBucketPropsMixin.DataExportProperty.builder()CfnBucketPropsMixin.DataExportProperty.Builder.destination(CfnBucketPropsMixin.DestinationProperty destination) Sets the value ofCfnBucketPropsMixin.DataExportProperty.getDestination()CfnBucketPropsMixin.DataExportProperty.Builder.destination(IResolvable destination) Sets the value ofCfnBucketPropsMixin.DataExportProperty.getDestination()CfnBucketPropsMixin.DataExportProperty.Builder.outputSchemaVersion(String outputSchemaVersion) Sets the value ofCfnBucketPropsMixin.DataExportProperty.getOutputSchemaVersion()Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.DataExportProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucketPropsMixin.DataExportProperty.Builder.