toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.greengrassv2.kotlin.outputs
/
DeploymentSystemResourceLimits
Deployment
System
Resource
Limits
data
class
DeploymentSystemResourceLimits
(
val
cpus
:
Double
?
=
null
,
val
memory
:
Int
?
=
null
)
Members
Constructors
Deployment
System
Resource
Limits
Link copied to clipboard
constructor
(
cpus
:
Double
?
=
null
,
memory
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cpus
Link copied to clipboard
val
cpus
:
Double
?
=
null
memory
Link copied to clipboard
val
memory
:
Int
?
=
null