location

@JvmName(name = "irqsiqloystveseh")
suspend fun location(value: Output<CustomPluginLocationArgs>)
@JvmName(name = "vpftcqfjijubhqda")
suspend fun location(value: CustomPluginLocationArgs?)

Parameters

value

Information about the location of a custom plugin. See below.


@JvmName(name = "uxjjayyvwcywomho")
suspend fun location(argument: suspend CustomPluginLocationArgsBuilder.() -> Unit)

Parameters

argument

Information about the location of a custom plugin. See below.