pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin
/
AlertContactGroupArgsBuilder
Alert
Contact
Group
Args
Builder
class
AlertContactGroupArgsBuilder
Builder for
AlertContactGroupArgs
.
Functions
Functions
alert
Contact
Group
Name
Link copied to clipboard
@
JvmName
(
name
=
"thohvfsmnpirwsfs"
)
suspend
fun
alertContactGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"cgqhmbhgwdmbuwif"
)
suspend
fun
alertContactGroupName
(
value
:
String
?
)
contact
Ids
Link copied to clipboard
@
JvmName
(
name
=
"wfphvyhhkrtamdvf"
)
suspend
fun
contactIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kmejtjudtvknfkee"
)
suspend
fun
contactIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kvfjssackcjytklt"
)
suspend
fun
contactIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"rmigndfpiqgtafmf"
)
suspend
fun
contactIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"dfjbbncxwduetygh"
)
suspend
fun
contactIds
(
value
:
List
<
String
>
?
)