resourceUri

@JvmName(name = "jaytxfwqaqnxwwtj")
suspend fun resourceUri(value: Output<List<String>>)
@JvmName(name = "cnkybtubdbyqyeob")
suspend fun resourceUri(value: List<String>?)

Parameters

value

Resource URI for the artifact being deployed taken from the deployable field with the same name.


@JvmName(name = "uqkjsbusbxtiywnp")
suspend fun resourceUri(vararg values: Output<String>)


@JvmName(name = "wyeintekfbeqcukx")
suspend fun resourceUri(values: List<Output<String>>)
@JvmName(name = "nuybnbxmvbcdgqsj")
suspend fun resourceUri(vararg values: String)

Parameters

values

Resource URI for the artifact being deployed taken from the deployable field with the same name.