intendedUse

@JvmName(name = "finreghemjoncobj")
suspend fun intendedUse(value: Output<String>)
@JvmName(name = "dabpxmmltoeqrkgo")
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.