REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 610 B
Close
/home/godevadmin/www/admin/vendor/aws/Aws/EndpointDiscovery/ConfigurationInterface.php
Text
Base64
<?php namespace Aws\EndpointDiscovery; /** * Provides access to endpoint discovery configuration options: * 'enabled', 'cache_limit' */ interface ConfigurationInterface { /** * Checks whether or not endpoint discovery is enabled. * * @return bool */ public function isEnabled(); /** * Returns the cache limit, if available. * * @return string|null */ public function getCacheLimit(); /** * 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: 5
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:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Configuration.php
1.12 KB
lrwxrwxr-x
2024-06-18 20:10:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConfigurationInterface.php
610 B
lrwxrwxr-x
2024-06-18 20:10:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
ConfigurationProvider.php
8.87 KB
lrwxrwxr-x
2024-06-18 20:10:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
EndpointDiscoveryMiddleware.php
13.70 KB
lrwxrwxr-x
2024-06-18 20:10:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
EndpointList.php
1.98 KB
lrwxrwxr-x
2024-06-18 20:10:16
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).