toggle menu
pulumi-docker-kotlin
4.7.0.0
jvm
switch theme
search in API
pulumi-docker-kotlin
/
com.pulumi.docker.kotlin.outputs
/
RemoteImageBuildUlimit
Remote
Image
Build
Ulimit
data
class
RemoteImageBuildUlimit
(
val
hard
:
Int
,
val
name
:
String
,
val
soft
:
Int
)
Members
Constructors
Remote
Image
Build
Ulimit
Link copied to clipboard
constructor
(
hard
:
Int
,
name
:
String
,
soft
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
hard
Link copied to clipboard
val
hard
:
Int
soft limit
name
Link copied to clipboard
val
name
:
String
type of ulimit, e.g.
nofile
soft
Link copied to clipboard
val
soft
:
Int
hard limit