contentStoragePolicy

@JvmName(name = "pliqxstvdgtixngr")
suspend fun contentStoragePolicy(value: Output<Either<String, ContentStoragePolicy>>)
@JvmName(name = "kjbuqvwacngpfgtq")
suspend fun contentStoragePolicy(value: Either<String, ContentStoragePolicy>?)
@JvmName(name = "doqprlaeprfjbqgy")
fun contentStoragePolicy(value: String)
@JvmName(name = "qbgdxcdopplqhrpp")
fun contentStoragePolicy(value: ContentStoragePolicy)

Parameters

value

Valid values are JobStorageAccount and SystemAccount. If set to JobStorageAccount, this requires the user to also specify jobStorageAccount property. .