pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v3.kotlin.outputs
/
GetNotificationChannelResult
/
GetNotificationChannelResult
Get
Notification
Channel
Result
fun
GetNotificationChannelResult
(
creationRecord
:
MutationRecordResponse
,
description
:
String
,
displayName
:
String
,
enabled
:
Boolean
,
labels
:
Map
<
String
,
String
>
,
mutationRecords
:
List
<
MutationRecordResponse
>
,
name
:
String
,
type
:
String
,
userLabels
:
Map
<
String
,
String
>
,
verificationStatus
:
String
)