fabricLocation

@JvmName(name = "cgnedocmtsqbcbtx")
suspend fun fabricLocation(value: Output<String>)
@JvmName(name = "jhavmpijstfornmf")
suspend fun fabricLocation(value: String?)

Parameters

value

The fabric location of runbook or script. Possible values are Primary and Recovery. It must not be specified when type is ManualActionDetails.

NOTE: This is required when type is set to AutomationRunbookActionDetails or ScriptActionDetails.