toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.offazurespringboot.kotlin.inputs
/
SpringbootappsPropertiesMiscsArgs
Springbootapps
Properties
Miscs
Args
data
class
SpringbootappsPropertiesMiscsArgs
(
val
key
:
Output
<
String
>
,
val
value
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
SpringbootappsPropertiesMiscsArgs
>
Members
Constructors
Springbootapps
Properties
Miscs
Args
Link copied to clipboard
constructor
(
key
:
Output
<
String
>
,
value
:
Output
<
String
>
?
=
null
)
Properties
key
Link copied to clipboard
val
key
:
Output
<
String
>
The miscs. key.
value
Link copied to clipboard
val
value
:
Output
<
String
>
?
=
null
The miscs. value.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
SpringbootappsPropertiesMiscsArgs