toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.agfoodplatform.kotlin.inputs
/
ApiPropertiesArgs
Api
Properties
Args
data
class
ApiPropertiesArgs
(
val
apiFreshnessTimeInMinutes
:
Output
<
Int
>
?
=
null
)
:
ConvertibleToJava
<
ApiPropertiesArgs
>
Api properties.
Members
Constructors
Api
Properties
Args
Link copied to clipboard
constructor
(
apiFreshnessTimeInMinutes
:
Output
<
Int
>
?
=
null
)
Properties
api
Freshness
Time
In
Minutes
Link copied to clipboard
val
apiFreshnessTimeInMinutes
:
Output
<
Int
>
?
=
null
Interval in minutes for which the weather data for the api needs to be refreshed.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
ApiPropertiesArgs