urlTarget

@JvmName(name = "sfobnnffflkrmctk")
suspend fun urlTarget(value: Output<TemplateUrlTargetConfiguration>)
@JvmName(name = "eqcibflcbbvebxvc")
suspend fun urlTarget(value: TemplateUrlTargetConfiguration)

Parameters

value

The target of the CustomActionURLOperation . Valid values are defined as follows:

  • NEW_TAB : Opens the target URL in a new browser tab.

  • NEW_WINDOW : Opens the target URL in a new browser window.

  • SAME_TAB : Opens the target URL in the same browser tab.