pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.pipes.kotlin.outputs
/
PipeEcsEnvironmentFile
Pipe
Ecs
Environment
File
data
class
PipeEcsEnvironmentFile
(
val
type
:
PipeEcsEnvironmentFileType
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Pipe
Ecs
Environment
File
Link copied to clipboard
fun
PipeEcsEnvironmentFile
(
type
:
PipeEcsEnvironmentFileType
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
PipeEcsEnvironmentFileType
value
Link copied to clipboard
val
value
:
String