BitmovinApiSdk\Apis\Encoding\Infrastructure\Aws\AwsApi
Synopsis
class AwsApi
{
- // members
- public RegionsApi $regions;
- // methods
- public void __construct()
- public AwsAccount create()
- public AwsAccount delete()
- public AwsAccount get()
- public AwsAccountPaginationResponse list()
Members
public
Methods
public
- __construct() — AwsApi constructor.
- create() — Add AWS Account
- delete() — Delete AWS Account
- get() — AWS Account Details
- list() — List AWS Accounts