pulumi-aws-kotlin
5.42.0.0
pulumi-aws-kotlin
/
com.pulumi.aws.emr.kotlin.inputs
/
ClusterMasterInstanceGroupEbsConfigArgsBuilder
Cluster
Master
Instance
Group
Ebs
Config
Args
Builder
class
ClusterMasterInstanceGroupEbsConfigArgsBuilder
Builder for
ClusterMasterInstanceGroupEbsConfigArgs
.
Functions
Functions
iops
Link copied to clipboard
@
JvmName
(
name
=
"opoquyamadccqqna"
)
suspend
fun
iops
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"qbhhwieoiypguocv"
)
suspend
fun
iops
(
value
:
Int
?
)
size
Link copied to clipboard
@
JvmName
(
name
=
"aldlttloqgcwubxb"
)
suspend
fun
size
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"gkwljdxylgqvmuuw"
)
suspend
fun
size
(
value
:
Int
)
throughput
Link copied to clipboard
@
JvmName
(
name
=
"wvayqmwboixtdgft"
)
suspend
fun
throughput
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"lnrrduryxkvcityi"
)
suspend
fun
throughput
(
value
:
Int
?
)
type
Link copied to clipboard
@
JvmName
(
name
=
"yhpegfwajvhvdhrj"
)
suspend
fun
type
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nkfeurbtmqodlkgb"
)
suspend
fun
type
(
value
:
String
)
volumes
Per
Instance
Link copied to clipboard
@
JvmName
(
name
=
"vshobyxxuxpxntdd"
)
suspend
fun
volumesPerInstance
(
value
:
Output
<
Int
>
)
@
JvmName
(
name
=
"hcsninktdxrcttls"
)
suspend
fun
volumesPerInstance
(
value
:
Int
?
)