supportingScriptUris

@JvmName(name = "bolntlvpaahvqdel")
suspend fun supportingScriptUris(value: Output<List<String>>)
@JvmName(name = "ywhkeiskrnvxpxmw")
suspend fun supportingScriptUris(value: List<String>?)

Parameters

value

Supporting files for the external script. Changing this forces a new Resource Deployment Script to be created.


@JvmName(name = "bagrvtjetklthphe")
suspend fun supportingScriptUris(vararg values: Output<String>)


@JvmName(name = "xjfpxtcmbmhbijui")
suspend fun supportingScriptUris(values: List<Output<String>>)
@JvmName(name = "kxvcyedlvxuextsp")
suspend fun supportingScriptUris(vararg values: String)

Parameters

values

Supporting files for the external script. Changing this forces a new Resource Deployment Script to be created.