pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.toolresults.v1beta3.kotlin.inputs
/
StepLabelsEntryArgs
Step
Labels
Entry
Args
data
class
StepLabelsEntryArgs
(
val
key
:
Output
<
String
>
?
=
null
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
StepLabelsEntryArgs
>
Constructors
Functions
Properties
Constructors
Step
Labels
Entry
Args
Link copied to clipboard
fun
StepLabelsEntryArgs
(
key
:
Output
<
String
>
?
=
null
,
value
:
Output
<
String
>
?
=
null
)
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
StepLabelsEntryArgs
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
?
=
null
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null