REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 1.07 KB
Close
/home/godevadmin/www/admin/vendor/aws/Aws/DefaultsMode/ConfigurationInterface.php
Text
Base64
<?php namespace Aws\DefaultsMode; /** * Provides access to defaultsMode configuration */ interface ConfigurationInterface { /** * Returns the configuration mode. Available modes include 'legacy', 'standard', and * 'adapative'. * * @return string */ public function getMode(); /** * Returns the sts regional endpoints option * * @return bool */ public function getStsRegionalEndpoints(); /** * Returns the s3 us-east-1 regional endpoints option * * @return bool */ public function getS3UsEast1RegionalEndpoints(); /** * Returns the connection timeout in milliseconds * * @return int */ public function getConnectTimeoutInMillis(); /** * Returns the http request timeout in milliseconds * * @return int */ public function getHttpRequestTimeoutInMillis(); /** * Returns the configuration as an associative array * * @return array */ public function toArray(); }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 1 × Files: 3
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
Exception
DIR
-
drwxrwxr-x
2024-06-18 20:10:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Configuration.php
3.76 KB
lrwxrwxr-x
2024-06-18 20:10:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConfigurationInterface.php
1.07 KB
lrwxrwxr-x
2024-06-18 20:10:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConfigurationProvider.php
7.03 KB
lrwxrwxr-x
2024-06-18 20:10:12
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).