uri

@JvmName(name = "jdwucnqtcttdgvsu")
suspend fun uri(value: Output<String>)
@JvmName(name = "cpssetdsaqitjtvu")
suspend fun uri(value: String?)

Parameters

value

URI from which to fetch the object. It should contain both the protocol and path following the format {protocol}://{location}.