get Notification Channel
suspend fun getNotificationChannel(argument: GetNotificationChannelPlainArgs): GetNotificationChannelResult
This resource schema represents the NotificationChannel resource in the Amazon DevOps Guru.
Return
null
Parameters
argument
null
Return
null
Parameters
id
The ID of a notification channel.
See also
suspend fun getNotificationChannel(argument: suspend GetNotificationChannelPlainArgsBuilder.() -> Unit): GetNotificationChannelResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.devopsguru.kotlin.inputs.GetNotificationChannelPlainArgs.