scriptContent

@JvmName(name = "tksrmcrcvgyclqjf")
suspend fun scriptContent(value: Output<String>)
@JvmName(name = "anwkowuofgvpetpb")
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 scriptUrl and scriptUrlSasToken properties.