pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.apigee.v1.kotlin.outputs
/
GoogleCloudApigeeV1PropertyResponse
Google
Cloud
Apigee
V1Property
Response
data
class
GoogleCloudApigeeV1PropertyResponse
(
val
name
:
String
,
val
value
:
String
)
A single property entry in the Properties message.
Types
Constructors
Properties
Constructors
Google
Cloud
Apigee
V1Property
Response
Link copied to clipboard
fun
GoogleCloudApigeeV1PropertyResponse
(
name
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
name
Link copied to clipboard
val
name
:
String
The property key
value
Link copied to clipboard
val
value
:
String
The property value