toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.deploymentmanager.alpha.kotlin.outputs
/
DeploymentLabelEntryResponse
Deployment
Label
Entry
Response
data
class
DeploymentLabelEntryResponse
(
val
key
:
String
,
val
value
:
String
)
Label object for Deployments
Members
Constructors
Deployment
Label
Entry
Response
Link copied to clipboard
constructor
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
Key of the label
value
Link copied to clipboard
val
value
:
String
Value of the label