scriptContent

@JvmName(name = "vgeuhmohsplwocct")
suspend fun scriptContent(value: Output<String>)
@JvmName(name = "rsqrpswvialtcsdd")
suspend fun scriptContent(value: String?)

Parameters

value

The script content. This property should be used when the script is provide inline and not through file in a SA. Must not be used together with url and sas_token properties. Changing this forces a new resource to be created.