toggle menu
pulumi-docker-kotlin
4.7.0.0
jvm
switch theme
search in API
pulumi-docker-kotlin
/
com.pulumi.docker.kotlin.outputs
/
RemoteImageBuildAuthConfig
/
RemoteImageBuildAuthConfig
Remote
Image
Build
Auth
Config
constructor
(
auth
:
String
?
=
null
,
email
:
String
?
=
null
,
hostName
:
String
,
identityToken
:
String
?
=
null
,
password
:
String
?
=
null
,
registryToken
:
String
?
=
null
,
serverAddress
:
String
?
=
null
,
userName
:
String
?
=
null
)