toggle menu
pulumi-docker-kotlin
4.7.0.0
jvm
switch theme
search in API
pulumi-docker-kotlin
/
com.pulumi.docker.kotlin.outputs
/
ContainerLabel
Container
Label
data
class
ContainerLabel
(
val
label
:
String
,
val
value
:
String
)
Members
Constructors
Container
Label
Link copied to clipboard
constructor
(
label
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
label
Link copied to clipboard
val
label
:
String
Name of the label
value
Link copied to clipboard
val
value
:
String
Value of the label