pulumi-alicloud-kotlin
3.43.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.edas.kotlin
/
InstanceClusterAttachmentArgsBuilder
Instance
Cluster
Attachment
Args
Builder
class
InstanceClusterAttachmentArgsBuilder
Builder for
InstanceClusterAttachmentArgs
.
Functions
Functions
cluster
Id
Link copied to clipboard
@
JvmName
(
name
=
"chufplknjnaghbun"
)
suspend
fun
clusterId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"athjujkltrxkespp"
)
suspend
fun
clusterId
(
value
:
String
?
)
instance
Ids
Link copied to clipboard
@
JvmName
(
name
=
"vcbounshvtkimbnh"
)
suspend
fun
instanceIds
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"mirkyviyokdhblpo"
)
suspend
fun
instanceIds
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pvlafdnkmqqelrob"
)
suspend
fun
instanceIds
(
vararg
values
:
String
)
@
JvmName
(
name
=
"aoismsvcfnajculu"
)
suspend
fun
instanceIds
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"hqmlagwwkrmtplsx"
)
suspend
fun
instanceIds
(
value
:
List
<
String
>
?
)