autoTierToHotFromCoolEnabled

@JvmName(name = "wwfdinlacmcshaxg")
suspend fun autoTierToHotFromCoolEnabled(value: Output<Boolean>)
@JvmName(name = "aggiagkgfkrgoeed")
suspend fun autoTierToHotFromCoolEnabled(value: Boolean?)

Parameters

value

Whether a blob should automatically be tiered from cool back to hot if it's accessed again after being tiered to cool. Defaults to false.

Note: The auto_tier_to_hot_from_cool_enabled must be used together with tier_to_cool_after_days_since_last_access_time_greater_than.