pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.devicefarm.kotlin.outputs
/
GetProjectResult
/
GetProjectResult
Get
Project
Result
fun
GetProjectResult
(
arn
:
String
?
=
null
,
defaultJobTimeoutMinutes
:
Int
?
=
null
,
name
:
String
?
=
null
,
tags
:
List
<
ProjectTag
>
?
=
null
,
vpcConfig
:
ProjectVpcConfig
?
=
null
)