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