toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.ess.kotlin.outputs
/
EciScalingConfigurationInitContainerVolumeMount
Eci
Scaling
Configuration
Init
Container
Volume
Mount
data
class
EciScalingConfigurationInitContainerVolumeMount
(
val
mountPath
:
String
?
=
null
,
val
mountPropagation
:
String
?
=
null
,
val
name
:
String
?
=
null
,
val
readOnly
:
Boolean
?
=
null
,
val
subPath
:
String
?
=
null
)
Members
Constructors
Eci
Scaling
Configuration
Init
Container
Volume
Mount
Link copied to clipboard
constructor
(
mountPath
:
String
?
=
null
,
mountPropagation
:
String
?
=
null
,
name
:
String
?
=
null
,
readOnly
:
Boolean
?
=
null
,
subPath
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
mount
Path
Link copied to clipboard
val
mountPath
:
String
?
=
null
mount
Propagation
Link copied to clipboard
val
mountPropagation
:
String
?
=
null
name
Link copied to clipboard
val
name
:
String
?
=
null
read
Only
Link copied to clipboard
val
readOnly
:
Boolean
?
=
null
sub
Path
Link copied to clipboard
val
subPath
:
String
?
=
null