Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/3rdparty.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php')
-rw-r--r--aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php b/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php
index 58517026..4aa08efc 100644
--- a/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php
+++ b/aws/aws-sdk-php/src/ConfigService/ConfigServiceClient.php
@@ -114,18 +114,24 @@ use Aws\AwsClient;
* @method \GuzzleHttp\Promise\Promise getConformancePackComplianceDetailsAsync(array $args = [])
* @method \Aws\Result getConformancePackComplianceSummary(array $args = [])
* @method \GuzzleHttp\Promise\Promise getConformancePackComplianceSummaryAsync(array $args = [])
+ * @method \Aws\Result getCustomRulePolicy(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getCustomRulePolicyAsync(array $args = [])
* @method \Aws\Result getDiscoveredResourceCounts(array $args = [])
* @method \GuzzleHttp\Promise\Promise getDiscoveredResourceCountsAsync(array $args = [])
* @method \Aws\Result getOrganizationConfigRuleDetailedStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise getOrganizationConfigRuleDetailedStatusAsync(array $args = [])
* @method \Aws\Result getOrganizationConformancePackDetailedStatus(array $args = [])
* @method \GuzzleHttp\Promise\Promise getOrganizationConformancePackDetailedStatusAsync(array $args = [])
+ * @method \Aws\Result getOrganizationCustomRulePolicy(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise getOrganizationCustomRulePolicyAsync(array $args = [])
* @method \Aws\Result getResourceConfigHistory(array $args = [])
* @method \GuzzleHttp\Promise\Promise getResourceConfigHistoryAsync(array $args = [])
* @method \Aws\Result getStoredQuery(array $args = [])
* @method \GuzzleHttp\Promise\Promise getStoredQueryAsync(array $args = [])
* @method \Aws\Result listAggregateDiscoveredResources(array $args = [])
* @method \GuzzleHttp\Promise\Promise listAggregateDiscoveredResourcesAsync(array $args = [])
+ * @method \Aws\Result listConformancePackComplianceScores(array $args = [])
+ * @method \GuzzleHttp\Promise\Promise listConformancePackComplianceScoresAsync(array $args = [])
* @method \Aws\Result listDiscoveredResources(array $args = [])
* @method \GuzzleHttp\Promise\Promise listDiscoveredResourcesAsync(array $args = [])
* @method \Aws\Result listStoredQueries(array $args = [])