pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipeEcsEnvironmentVariable
Pipe
Ecs
Environment
Variable
data
class
PipeEcsEnvironmentVariable
(
val
name
:
String
?
=
null
,
val
value
:
String
?
=
null
)
Types
Constructors
Properties
Constructors
Pipe
Ecs
Environment
Variable
Link copied to clipboard
fun
PipeEcsEnvironmentVariable
(
name
:
String
?
=
null
,
value
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
?
=
null
value
Link copied to clipboard
val
value
:
String
?
=
null