blobPathEndsWith

@JvmName(name = "hocpgcnfmykindtl")
suspend fun blobPathEndsWith(value: Output<String>)
@JvmName(name = "rfoikseclunetrai")
suspend fun blobPathEndsWith(value: String?)

Parameters

value

The blob path must end with the pattern provided for trigger to fire. For example, 'december/boxes.csv' will only fire the trigger for blobs named boxes in a december folder. At least one of these must be provided: blobPathBeginsWith, blobPathEndsWith.