NotificationTemplate
Constructor
Methods
build
Builds the object.
def build() -> alerting.NotificationTemplate
name
def name(name: str) -> typing.Self
provenance
def provenance(provenance: alerting.Provenance) -> typing.Self
template
def template(template: str) -> typing.Self
version
def version(version: str) -> typing.Self
See also