pulumi-azure-native-kotlin
2.6.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.avs.kotlin.inputs
/
ManagementClusterArgsBuilder
Management
Cluster
Args
Builder
class
ManagementClusterArgsBuilder
Builder for
ManagementClusterArgs
.
Functions
Functions
cluster
Size
Link copied to clipboard
@
JvmName
(
name
=
"xrimigevmcwiouuq"
)
suspend
fun
clusterSize
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"uindveepdpuuphyt"
)
suspend
fun
clusterSize
(
value
:
Int
)
hosts
Link copied to clipboard
@
JvmName
(
name
=
"xaesfafivxtlcuax"
)
suspend
fun
hosts
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"kskupeliyufahjfc"
)
suspend
fun
hosts
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"bigbkmivygcnhvwg"
)
suspend
fun
hosts
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ivwvthboqhuewuwh"
)
suspend
fun
hosts
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"nalhmiefagwvwuwp"
)
suspend
fun
hosts
(
value
:
List
<
String
>
?
)