intendedUse

@JvmName(name = "imrsldgcckhmcynm")
suspend fun intendedUse(value: Output<String>)
@JvmName(name = "qqbbycxqeyhbxvbs")
suspend fun intendedUse(value: String?)

Parameters

value

Specifies how the results of an operation will be stored by the caller. Valid values: SingleUse, Storage. Default: SingleUse.