pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.deploymentmanager.alpha.kotlin.outputs
/
TypeProviderLabelEntryResponse
Type
Provider
Label
Entry
Response
data
class
TypeProviderLabelEntryResponse
(
val
key
:
String
,
val
value
:
String
)
Label object for TypeProviders
Types
Constructors
Properties
Constructors
Type
Provider
Label
Entry
Response
Link copied to clipboard
fun
TypeProviderLabelEntryResponse
(
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