pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin
/
AlertContactGroupArgsBuilder
/
contactIds
contact
Ids
@
JvmName
(
name
=
"ikypsqhitjyeypue"
)
suspend
fun
contactIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"ewicgxoxgyahebyw"
)
suspend
fun
contactIds
(
value
:
List
<
String
>
?
)
Parameters
value
The list id of alert contact.
@
JvmName
(
name
=
"oodcpgjmjrnreasd"
)
suspend
fun
contactIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"demskndbsvyxjhvv"
)
suspend
fun
contactIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vubkvlcsgehqyxyp"
)
suspend
fun
contactIds
(
vararg
values
:
String
)
Parameters
values
The list id of alert contact.