pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.outputs
/
StepDimensionValueEntryResponse
Step
Dimension
Value
Entry
Response
data
class
StepDimensionValueEntryResponse
(
val
key
:
String
,
val
value
:
String
)
Types
Constructors
Properties
Constructors
Step
Dimension
Value
Entry
Response
Link copied to clipboard
fun
StepDimensionValueEntryResponse
(
key
:
String
,
value
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
key
Link copied to clipboard
val
key
:
String
value
Link copied to clipboard
val
value
:
String