get Spaces Bucket Objects
NOTE on
max_keys
: Retrieving very large numbers of keys can adversely affect the provider's performance. The bucket-objects data source returns keys (i.e., file names) and other metadata about objects in a Spaces bucket.
Return
A collection of values returned by getSpacesBucketObjects.
Parameters
A collection of arguments for invoking getSpacesBucketObjects.
Return
A collection of values returned by getSpacesBucketObjects.
Parameters
Lists object keys in this Spaces bucket
A character used to group keys (Default: none)
Encodes keys using this method (Default: none; besides none, only "url" can be used)
Maximum object keys to return (Default: 1000)
Limits results to object keys with this prefix (Default: none)
The slug of the region where the bucket is stored.
See also
Return
A collection of values returned by getSpacesBucketObjects.
Parameters
Builder for com.pulumi.digitalocean.kotlin.inputs.GetSpacesBucketObjectsPlainArgs.