pulumi-alicloud-kotlin
3.31.0.1
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.outputs
/
ContainerGroupEciSecurityContextSysctl
Container
Group
Eci
Security
Context
Sysctl
data
class
ContainerGroupEciSecurityContextSysctl
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Container
Group
Eci
Security
Context
Sysctl
Link copied to clipboard
fun
ContainerGroupEciSecurityContextSysctl
(
name
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
The name of the volume.
value
Link copied to clipboard
val
value
:
String
?
=
null
The value of the variable. The value can be 0 to 256 characters in length.