toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.eci.kotlin.outputs
/
OpenApiImageCacheImageRegistryCredential
Open
Api
Image
Cache
Image
Registry
Credential
data
class
OpenApiImageCacheImageRegistryCredential
(
val
password
:
String
?
=
null
,
val
server
:
String
?
=
null
,
val
userName
:
String
?
=
null
)
Members
Constructors
Open
Api
Image
Cache
Image
Registry
Credential
Link copied to clipboard
constructor
(
password
:
String
?
=
null
,
server
:
String
?
=
null
,
userName
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
password
Link copied to clipboard
val
password
:
String
?
=
null
server
Link copied to clipboard
val
server
:
String
?
=
null
user
Name
Link copied to clipboard
val
userName
:
String
?
=
null