toggle menu
pulumi-digitalocean-kotlin
4.45.0.0
jvm
switch theme
search in API
pulumi-digitalocean-kotlin
/
com.pulumi.digitalocean.kotlin.inputs
/
AppSpecServiceImageArgs
/
AppSpecServiceImageArgs
App
Spec
Service
Image
Args
constructor
(
deployOnPushes
:
Output
<
List
<
AppSpecServiceImageDeployOnPushArgs
>
>
?
=
null
,
digest
:
Output
<
String
>
?
=
null
,
registry
:
Output
<
String
>
?
=
null
,
registryCredentials
:
Output
<
String
>
?
=
null
,
registryType
:
Output
<
String
>
,
repository
:
Output
<
String
>
,
tag
:
Output
<
String
>
?
=
null
)