toggle menu
pulumi-aws-native-kotlin
1.28.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.emr.kotlin.outputs
/
GetStudioResult
/
GetStudioResult
Get
Studio
Result
constructor
(
arn
:
String
?
=
null
,
defaultS3Location
:
String
?
=
null
,
description
:
String
?
=
null
,
idpAuthUrl
:
String
?
=
null
,
idpRelayStateParameterName
:
String
?
=
null
,
name
:
String
?
=
null
,
studioId
:
String
?
=
null
,
subnetIds
:
List
<
String
>
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
,
url
:
String
?
=
null
)