toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.datasync.kotlin.outputs
/
GetLocationObjectStorageResult
/
GetLocationObjectStorageResult
Get
Location
Object
Storage
Result
constructor
(
accessKey
:
String
?
=
null
,
agentArns
:
List
<
String
>
?
=
null
,
locationArn
:
String
?
=
null
,
locationUri
:
String
?
=
null
,
serverCertificate
:
String
?
=
null
,
serverPort
:
Int
?
=
null
,
serverProtocol
:
LocationObjectStorageServerProtocol
?
=
null
,
tags
:
List
<
Tag
>
?
=
null
)