referencedResources

@JvmName(name = "uxuckkptkfbkqtuf")
suspend fun referencedResources(value: Output<List<String>>)
@JvmName(name = "tejahwdntlwmnlnw")
suspend fun referencedResources(value: List<String>?)

Parameters

value

The resources that will be referenced from this solution. Deleting any of those solution out of band will break the solution.


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


@JvmName(name = "vocchqybiveghgxy")
suspend fun referencedResources(values: List<Output<String>>)
@JvmName(name = "ktjxnhbdxlilpkxm")
suspend fun referencedResources(vararg values: String)

Parameters

values

The resources that will be referenced from this solution. Deleting any of those solution out of band will break the solution.