toggle menu
pulumi-aws-kotlin
6.76.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.batch.kotlin.outputs
/
GetComputeEnvironmentResult
/
GetComputeEnvironmentResult
Get
Compute
Environment
Result
constructor
(
arn
:
String
,
computeEnvironmentName
:
String
,
ecsClusterArn
:
String
,
id
:
String
,
serviceRole
:
String
,
state
:
String
,
status
:
String
,
statusReason
:
String
,
tags
:
Map
<
String
,
String
>
,
type
:
String
,
updatePolicies
:
List
<
GetComputeEnvironmentUpdatePolicy
>
)