BucketInventoryConfigurationArgs

constructor(destination: Output<BucketDestinationArgs>, enabled: Output<Boolean>, id: Output<String>, includedObjectVersions: Output<BucketInventoryConfigurationIncludedObjectVersions>, optionalFields: Output<List<BucketInventoryConfigurationOptionalFieldsItem>>? = null, prefix: Output<String>? = null, scheduleFrequency: Output<BucketInventoryConfigurationScheduleFrequency>)