documentation

@JvmName(name = "batfbahnvltnlfwb")
suspend fun documentation(value: Output<AlertPolicyDocumentationArgs>)
@JvmName(name = "usiygnllpdbwkqjb")
suspend fun documentation(value: AlertPolicyDocumentationArgs?)

Parameters

value

Documentation that is included with notifications and incidents related to this policy. Best practice is for the documentation to include information to help responders understand, mitigate, escalate, and correct the underlying problems detected by the alerting policy. Notification channels that have limited capacity might not show this documentation.


@JvmName(name = "lrmhlteagivxiold")
suspend fun documentation(argument: suspend AlertPolicyDocumentationArgsBuilder.() -> Unit)

Parameters

argument

Documentation that is included with notifications and incidents related to this policy. Best practice is for the documentation to include information to help responders understand, mitigate, escalate, and correct the underlying problems detected by the alerting policy. Notification channels that have limited capacity might not show this documentation.