pulumi-alicloud-kotlin
3.44.1.0
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
=
"lagoimnnqbqxvajg"
)
suspend
fun
alertContactGroupName
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wshjclkwulnttfyv"
)
suspend
fun
alertContactGroupName
(
value
:
String
?
)
contact
Ids
Link copied to clipboard
@
JvmName
(
name
=
"ikypsqhitjyeypue"
)
suspend
fun
contactIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"oodcpgjmjrnreasd"
)
suspend
fun
contactIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"vubkvlcsgehqyxyp"
)
suspend
fun
contactIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"demskndbsvyxjhvv"
)
suspend
fun
contactIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"ewicgxoxgyahebyw"
)
suspend
fun
contactIds
(
value
:
List
<
String
>
?
)