cacheAttributes

@JvmName(name = "jkegmfikgednrsbr")
suspend fun cacheAttributes(value: Output<SmbFileShareCacheAttributesArgs>)
@JvmName(name = "usxxyywhlwkmhxtb")
suspend fun cacheAttributes(value: SmbFileShareCacheAttributesArgs?)

Parameters

value

Refresh cache information. see cache_attributes Block for more details. Note: If you have previously included a cache_attributes block in your configuration, removing it will not reset the refresh cache value and the previous value will remain. You must explicitly set a new value to change it.


@JvmName(name = "wnhjvhxiphxxkhek")
suspend fun cacheAttributes(argument: suspend SmbFileShareCacheAttributesArgsBuilder.() -> Unit)

Parameters

argument

Refresh cache information. see cache_attributes Block for more details. Note: If you have previously included a cache_attributes block in your configuration, removing it will not reset the refresh cache value and the previous value will remain. You must explicitly set a new value to change it.