pulumi-alicloud-kotlin
3.44.1.0
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.outputs
/
GetContainerGroupsGroupInitContainerEnvironmentVar
Get
Container
Groups
Group
Init
Container
Environment
Var
data
class
GetContainerGroupsGroupInitContainerEnvironmentVar
(
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Get
Container
Groups
Group
Init
Container
Environment
Var
Link copied to clipboard
fun
GetContainerGroupsGroupInitContainerEnvironmentVar
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
The name of the variable.
value
Link copied to clipboard
val
value
:
String
The value of the variable.