updated-packages

This commit is contained in:
RafficMohammed
2023-01-08 00:13:22 +05:30
parent 3ff7df7487
commit da241bacb6
12659 changed files with 563377 additions and 510538 deletions

View File

@@ -40,6 +40,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise deleteDeploymentGroupAsync(array $args = [])
* @method \Aws\Result deleteGitHubAccountToken(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteGitHubAccountTokenAsync(array $args = [])
* @method \Aws\Result deleteResourcesByExternalId(array $args = [])
* @method \GuzzleHttp\Promise\Promise deleteResourcesByExternalIdAsync(array $args = [])
* @method \Aws\Result deregisterOnPremisesInstance(array $args = [])
* @method \GuzzleHttp\Promise\Promise deregisterOnPremisesInstanceAsync(array $args = [])
* @method \Aws\Result getApplication(array $args = [])
@@ -76,6 +78,8 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise listGitHubAccountTokenNamesAsync(array $args = [])
* @method \Aws\Result listOnPremisesInstances(array $args = [])
* @method \GuzzleHttp\Promise\Promise listOnPremisesInstancesAsync(array $args = [])
* @method \Aws\Result listTagsForResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
* @method \Aws\Result putLifecycleEventHookExecutionStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise putLifecycleEventHookExecutionStatusAsync(array $args = [])
* @method \Aws\Result registerApplicationRevision(array $args = [])
@@ -88,6 +92,10 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise skipWaitTimeForInstanceTerminationAsync(array $args = [])
* @method \Aws\Result stopDeployment(array $args = [])
* @method \GuzzleHttp\Promise\Promise stopDeploymentAsync(array $args = [])
* @method \Aws\Result tagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
* @method \Aws\Result untagResource(array $args = [])
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
* @method \Aws\Result updateApplication(array $args = [])
* @method \GuzzleHttp\Promise\Promise updateApplicationAsync(array $args = [])
* @method \Aws\Result updateDeploymentGroup(array $args = [])