PHP 7.4.33
Preview: ConfigurationInterface.php Size: 446 B
/home/godevadmin/www/admin/vendor/aws/Aws/Sts/RegionalEndpoints/ConfigurationInterface.php

<?php
namespace Aws\Sts\RegionalEndpoints;

/**
 * Provides access to STS regional endpoints configuration options: endpoints_type
 */
interface ConfigurationInterface
{
    /**
     * Returns the endpoints type
     *
     * @return string
     */
    public function getEndpointsType();

    /**
     * Returns the configuration as an associative array
     *
     * @return array
     */
    public function toArray();
}

Directory Contents

Dirs: 1 × Files: 3

Name Size Perms Modified Actions
Exception DIR
- drwxrwxr-x 2024-06-18 20:10:46
Edit Download
803 B lrwxrwxr-x 2024-06-18 20:10:46
Edit Download
446 B lrwxrwxr-x 2024-06-18 20:10:46
Edit Download
7.37 KB lrwxrwxr-x 2024-06-18 20:10:46
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).