Home
last modified time | relevance | path

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

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/include/aws/config/
H A DConfigServiceClient.h243 …ConformancePackStatusesResult, ConfigServiceError> DescribeOrganizationConformancePackStatusesOutc… typedef
330 …typedef std::future<DescribeOrganizationConformancePackStatusesOutcome> DescribeOrganizationConfor…
420 …ationConformancePackStatusesRequest&, const Model::DescribeOrganizationConformancePackStatusesOutc…
1897 …virtual Model::DescribeOrganizationConformancePackStatusesOutcome DescribeOrganizationConformanceP…
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-config/source/
H A DConfigServiceClient.cpp1046 DescribeOrganizationConformancePackStatusesOutcome ConfigServiceClient::DescribeOrganizationConform… in DescribeOrganizationConformancePackStatuses()
1049 …return DescribeOrganizationConformancePackStatusesOutcome(MakeRequest(uri, request, Aws::Http::Htt… in DescribeOrganizationConformancePackStatuses()
1054 …auto task = Aws::MakeShared< std::packaged_task< DescribeOrganizationConformancePackStatusesOutcom… in DescribeOrganizationConformancePackStatusesCallable()