toggle menu
pulumi-azure-kotlin
6.22.0.0
jvm
switch theme
search in API
pulumi-azure-kotlin
/
com.pulumi.azure.containerservice.kotlin.inputs
/
RegistryTaskFileStepArgs
/
RegistryTaskFileStepArgs
Registry
Task
File
Step
Args
constructor
(
contextAccessToken
:
Output
<
String
>
?
=
null
,
contextPath
:
Output
<
String
>
?
=
null
,
secretValues
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
taskFilePath
:
Output
<
String
>
,
valueFilePath
:
Output
<
String
>
?
=
null
,
values
:
Output
<
Map
<
String
,
String
>
>
?
=
null
)