pulumi-alicloud-kotlin
3.43.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
=
"krwtocuddrsjqtrp"
)
suspend
fun
alertContactGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xkmawjsqoalbnikx"
)
suspend
fun
alertContactGroupName
(
value
:
String
?
)
contact
Ids
Link copied to clipboard
@
JvmName
(
name
=
"bywyqauptwaayhtw"
)
suspend
fun
contactIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"irihbtkefedtdvut"
)
suspend
fun
contactIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vbvlxqvlmpjfabdv"
)
suspend
fun
contactIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ctkoeoefsshegwup"
)
suspend
fun
contactIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"dvhylnofejqbxgix"
)
suspend
fun
contactIds
(
value
:
List
<
String
>
?
)