pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.emr.kotlin.inputs
/
ClusterMasterInstanceGroupEbsConfigArgs
/
ClusterMasterInstanceGroupEbsConfigArgs
Cluster
Master
Instance
Group
Ebs
Config
Args
fun
ClusterMasterInstanceGroupEbsConfigArgs
(
iops
:
Output
<
Int
>
?
=
null
,
size
:
Output
<
Int
>
,
throughput
:
Output
<
Int
>
?
=
null
,
type
:
Output
<
String
>
,
volumesPerInstance
:
Output
<
Int
>
?
=
null
)