Home
last modified time | relevance | path

Searched refs:BatchDisableStandardsOutcomeCallable (Results 1 – 2 of 2) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/
H A DSecurityHubClient.h215 typedef std::future<BatchDisableStandardsOutcome> BatchDisableStandardsOutcomeCallable; typedef
446 …virtual Model::BatchDisableStandardsOutcomeCallable BatchDisableStandardsCallable(const Model::Bat…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/source/
H A DSecurityHubClient.cpp182 BatchDisableStandardsOutcomeCallable SecurityHubClient::BatchDisableStandardsCallable(const BatchDi… in BatchDisableStandardsCallable()