toggle menu
pulumi-aws-kotlin
6.37.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.elasticache.kotlin.outputs
/
ServerlessCacheCacheUsageLimitsEcpuPerSecond
Serverless
Cache
Cache
Usage
Limits
Ecpu
Per
Second
data
class
ServerlessCacheCacheUsageLimitsEcpuPerSecond
(
val
maximum
:
Int
?
=
null
,
val
minimum
:
Int
?
=
null
)
Members
Constructors
Serverless
Cache
Cache
Usage
Limits
Ecpu
Per
Second
Link copied to clipboard
constructor
(
maximum
:
Int
?
=
null
,
minimum
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
maximum
Link copied to clipboard
val
maximum
:
Int
?
=
null
minimum
Link copied to clipboard
val
minimum
:
Int
?
=
null