pulumi-digitalocean-kotlin
4.22.0.0
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
MonitorAlertAlertsSlackArgs
Monitor
Alert
Alerts
Slack
Args
data
class
MonitorAlertAlertsSlackArgs
(
val
channel
:
Output
<
String
>
,
val
url
:
Output
<
String
>
)
:
ConvertibleToJava
<
MonitorAlertAlertsSlackArgs
>
Constructors
Functions
Properties
Constructors
Monitor
Alert
Alerts
Slack
Args
Link copied to clipboard
fun
MonitorAlertAlertsSlackArgs
(
channel
:
Output
<
String
>
,
url
:
Output
<
String
>
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
MonitorAlertAlertsSlackArgs
Properties
channel
Link copied to clipboard
val
channel
:
Output
<
String
>
url
Link copied to clipboard
val
url
:
Output
<
String
>