Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.InventoryConfigurationProperty.Builder
-
Uses of CfnBucket.InventoryConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.InventoryConfigurationProperty.Builder
.