toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.appconfig.kotlin.outputs
/
GetEnvironmentResult
/
GetEnvironmentResult
Get
Environment
Result
constructor
(
description
:
String
?
=
null
,
environmentId
:
String
?
=
null
,
monitors
:
List
<
EnvironmentMonitor
>
?
=
null
,
name
:
String
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)