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