pulumi-alicloud-kotlin
3.44.0.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin
/
AlertContactGroupArgsBuilder
/
contactIds
contact
Ids
@
JvmName
(
name
=
"rqcnpsjuvhuxyjfv"
)
suspend
fun
contactIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"nhahmwfhfcbyphxf"
)
suspend
fun
contactIds
(
value
:
List
<
String
>
?
)
Parameters
value
The list id of alert contact.
@
JvmName
(
name
=
"hitaixsprxhpsoph"
)
suspend
fun
contactIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"rpieeewiemktvrch"
)
suspend
fun
contactIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"qpguesnblgcrgkae"
)
suspend
fun
contactIds
(
vararg
values
:
String
)
Parameters
values
The list id of alert contact.