pulumi-docker-kotlin
4.4.4.0
pulumi-docker-kotlin
/
com.pulumi.docker.kotlin.inputs
/
ServiceTaskSpecContainerSpecConfigArgs
/
ServiceTaskSpecContainerSpecConfigArgs
Service
Task
Spec
Container
Spec
Config
Args
fun
ServiceTaskSpecContainerSpecConfigArgs
(
configId
:
Output
<
String
>
,
configName
:
Output
<
String
>
?
=
null
,
fileGid
:
Output
<
String
>
?
=
null
,
fileMode
:
Output
<
Int
>
?
=
null
,
fileName
:
Output
<
String
>
,
fileUid
:
Output
<
String
>
?
=
null
)