coolAccessTieringPolicy

@JvmName(name = "idopfxwohtcxjfoj")
suspend fun coolAccessTieringPolicy(value: Output<Either<String, CoolAccessTieringPolicy>>)
@JvmName(name = "diebpwmbajrpjeqv")
suspend fun coolAccessTieringPolicy(value: Either<String, CoolAccessTieringPolicy>?)
@JvmName(name = "tcxcemumwiwnkgki")
fun coolAccessTieringPolicy(value: String)
@JvmName(name = "jijlkdvlipdfgasa")
fun coolAccessTieringPolicy(value: CoolAccessTieringPolicy)

Parameters

value

coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier.