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