toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.baremetalsolution.v2.kotlin
/
ProvisioningConfigArgsBuilder
/
instances
instances
@
JvmName
(
name
=
"whjhuwogdcuerjue"
)
suspend
fun
instances
(
value
:
Output
<
List
<
InstanceConfigArgs
>
>
)
@
JvmName
(
name
=
"iyfvjytylsnehkqf"
)
suspend
fun
instances
(
value
:
List
<
InstanceConfigArgs
>
?
)
Parameters
value
Instances to be created.
@
JvmName
(
name
=
"aseugouxprnutbil"
)
suspend
fun
instances
(
vararg
values
:
Output
<
InstanceConfigArgs
>
)
@
JvmName
(
name
=
"vdpphyhriyjtwbam"
)
suspend
fun
instances
(
values
:
List
<
Output
<
InstanceConfigArgs
>
>
)
@
JvmName
(
name
=
"hvyyqsxaltkovchq"
)
suspend
fun
instances
(
vararg
values
:
InstanceConfigArgs
)
Parameters
values
Instances to be created.
@
JvmName
(
name
=
"dguxamxnytgdlhti"
)
suspend
fun
instances
(
argument
:
List
<
suspend
InstanceConfigArgsBuilder
.
(
)
->
Unit
>
)
@
JvmName
(
name
=
"eoeuajvhelwbyiyc"
)
suspend
fun
instances
(
vararg
argument
:
suspend
InstanceConfigArgsBuilder
.
(
)
->
Unit
)
@
JvmName
(
name
=
"sjacftfsmpkidgrr"
)
suspend
fun
instances
(
argument
:
suspend
InstanceConfigArgsBuilder
.
(
)
->
Unit
)
Parameters
argument
Instances to be created.