PATH:
home
/
lab2454c
/
mact34.com
/
wp-content
/
plugins
/
updraftplus
/
vendor
/
aws
/
aws-sdk-php
/
src
/
Arn
<?php namespace Aws\Arn; /** * @internal */ interface AccessPointArnInterface extends ArnInterface { public function getAccesspointName(); }
[-] AccessPointArn.php
[edit]
[+]
..
[-] AccessPointArnInterface.php
[edit]
[+]
Exception
[-] Arn.php
[edit]
[-] ObjectLambdaAccessPointArn.php
[edit]
[-] ResourceTypeAndIdTrait.php
[edit]
[-] ArnParser.php
[edit]
[-] ArnInterface.php
[edit]
[+]
S3