BitmovinApiSdk\Models\CheckOutputPermissionsRequest::path
The path on the storage for which permissions should be checked. In AWS S3 terminology, this corresponds to a \"prefix\". To perform the check, an empty test file (WritePermissionTestFile.txt) will be created in this location. Defaults to an empty string, which corresponds to the root directory.
Signature
public function path(string
$path )
Parameters
$path
— string
Returns
- $this