pulumi-azure-native-kotlin
2.22.1.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.automation.kotlin.outputs
/
GetRuntimeEnvironmentResult
/
GetRuntimeEnvironmentResult
Get
Runtime
Environment
Result
fun
GetRuntimeEnvironmentResult
(
defaultPackages
:
Map
<
String
,
String
>
?
=
null
,
description
:
String
?
=
null
,
id
:
String
,
language
:
String
?
=
null
,
location
:
String
,
name
:
String
,
systemData
:
SystemDataResponse
,
tags
:
Map
<
String
,
String
>
?
=
null
,
type
:
String
,
version
:
String
?
=
null
)