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
/
DeploymentOutputEntryResponse
Deployment
Output
Entry
Response
data
class
DeploymentOutputEntryResponse
(
val
key
:
String
,
val
value
:
String
)
Output object for Deployments
Members
Constructors
Deployment
Output
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 output
value
Link copied to clipboard
val
value
:
String
Value of the label