toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.codebuild.kotlin.inputs
/
FleetComputeConfigurationArgs
/
FleetComputeConfigurationArgs
Fleet
Compute
Configuration
Args
constructor
(
disk
:
Output
<
Int
>
?
=
null
,
machineType
:
Output
<
FleetComputeConfigurationmachineType
>
?
=
null
,
memory
:
Output
<
Int
>
?
=
null
,
vCpu
:
Output
<
Int
>
?
=
null
)