Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.s3.CfnBucketPropsMixin.InventoryConfigurationProperty.Builder
Packages that use CfnBucketPropsMixin.InventoryConfigurationProperty.Builder
-
Uses of CfnBucketPropsMixin.InventoryConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.s3
Methods in software.amazon.awscdk.cfnpropertymixins.services.s3 that return CfnBucketPropsMixin.InventoryConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBucketPropsMixin.InventoryConfigurationProperty.builder()CfnBucketPropsMixin.InventoryConfigurationProperty.Builder.destination(CfnBucketPropsMixin.DestinationProperty destination) Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getDestination()CfnBucketPropsMixin.InventoryConfigurationProperty.Builder.destination(IResolvable destination) Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getDestination()Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getEnabled()CfnBucketPropsMixin.InventoryConfigurationProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getEnabled()Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getId()CfnBucketPropsMixin.InventoryConfigurationProperty.Builder.includedObjectVersions(String includedObjectVersions) CfnBucketPropsMixin.InventoryConfigurationProperty.Builder.optionalFields(List<String> optionalFields) Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getOptionalFields()Sets the value ofCfnBucketPropsMixin.InventoryConfigurationProperty.getPrefix()CfnBucketPropsMixin.InventoryConfigurationProperty.Builder.scheduleFrequency(String scheduleFrequency) Constructors in software.amazon.awscdk.cfnpropertymixins.services.s3 with parameters of type CfnBucketPropsMixin.InventoryConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucketPropsMixin.InventoryConfigurationProperty.Builder.