toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.s3.kotlin.outputs
/
GetObjectsResult
/
GetObjectsResult
Get
Objects
Result
constructor
(
bucket
:
String
,
commonPrefixes
:
List
<
String
>
,
delimiter
:
String
?
=
null
,
encodingType
:
String
?
=
null
,
fetchOwner
:
Boolean
?
=
null
,
id
:
String
,
keys
:
List
<
String
>
,
maxKeys
:
Int
?
=
null
,
owners
:
List
<
String
>
,
prefix
:
String
?
=
null
,
startAfter
:
String
?
=
null
)