pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.monitoring.v3.kotlin.inputs
/
GetNotificationChannelPlainArgs
Get
Notification
Channel
Plain
Args
data
class
GetNotificationChannelPlainArgs
(
val
notificationChannelId
:
String
,
val
project
:
String
?
=
null
)
:
ConvertibleToJava
<
GetNotificationChannelPlainArgs
>
Constructors
Functions
Properties
Constructors
Get
Notification
Channel
Plain
Args
Link copied to clipboard
fun
GetNotificationChannelPlainArgs
(
notificationChannelId
:
String
,
project
:
String
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
GetNotificationChannelPlainArgs
Properties
notification
Channel
Id
Link copied to clipboard
val
notificationChannelId
:
String
project
Link copied to clipboard
val
project
:
String
?
=
null