caching

@JvmName(name = "tvgofpfwjurhnxne")
suspend fun caching(value: Output<CachingTypes>)
@JvmName(name = "qwngviluqxugwkvy")
suspend fun caching(value: CachingTypes?)

Parameters

value

Specifies the caching requirements.

Possible values are:

None

ReadOnly

ReadWrite

Default: None for Standard storage. ReadOnly for Premium storage