|
typedef Aws::Utils::Outcome< DeleteScalingPolicyResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::DeleteScalingPolicyOutcome |
|
typedef Aws::Utils::Outcome< DeregisterScalableTargetResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::DeregisterScalableTargetOutcome |
|
typedef Aws::Utils::Outcome< DescribeScalableTargetsResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::DescribeScalableTargetsOutcome |
|
typedef Aws::Utils::Outcome< DescribeScalingActivitiesResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::DescribeScalingActivitiesOutcome |
|
typedef Aws::Utils::Outcome< DescribeScalingPoliciesResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::DescribeScalingPoliciesOutcome |
|
typedef Aws::Utils::Outcome< PutScalingPolicyResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::PutScalingPolicyOutcome |
|
typedef Aws::Utils::Outcome< RegisterScalableTargetResult, Aws::Client::AWSError< ApplicationAutoScalingErrors > > | Aws::ApplicationAutoScaling::Model::RegisterScalableTargetOutcome |
|
typedef std::future< DeleteScalingPolicyOutcome > | Aws::ApplicationAutoScaling::Model::DeleteScalingPolicyOutcomeCallable |
|
typedef std::future< DeregisterScalableTargetOutcome > | Aws::ApplicationAutoScaling::Model::DeregisterScalableTargetOutcomeCallable |
|
typedef std::future< DescribeScalableTargetsOutcome > | Aws::ApplicationAutoScaling::Model::DescribeScalableTargetsOutcomeCallable |
|
typedef std::future< DescribeScalingActivitiesOutcome > | Aws::ApplicationAutoScaling::Model::DescribeScalingActivitiesOutcomeCallable |
|
typedef std::future< DescribeScalingPoliciesOutcome > | Aws::ApplicationAutoScaling::Model::DescribeScalingPoliciesOutcomeCallable |
|
typedef std::future< PutScalingPolicyOutcome > | Aws::ApplicationAutoScaling::Model::PutScalingPolicyOutcomeCallable |
|
typedef std::future< RegisterScalableTargetOutcome > | Aws::ApplicationAutoScaling::Model::RegisterScalableTargetOutcomeCallable |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::DeleteScalingPolicyRequest &, const Model::DeleteScalingPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::DeleteScalingPolicyResponseReceivedHandler |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::DeregisterScalableTargetRequest &, const Model::DeregisterScalableTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::DeregisterScalableTargetResponseReceivedHandler |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScalableTargetsRequest &, const Model::DescribeScalableTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::DescribeScalableTargetsResponseReceivedHandler |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScalingActivitiesRequest &, const Model::DescribeScalingActivitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::DescribeScalingActivitiesResponseReceivedHandler |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::DescribeScalingPoliciesRequest &, const Model::DescribeScalingPoliciesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::DescribeScalingPoliciesResponseReceivedHandler |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::PutScalingPolicyRequest &, const Model::PutScalingPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::PutScalingPolicyResponseReceivedHandler |
|
typedef std::function< void(const ApplicationAutoScalingClient *, const Model::RegisterScalableTargetRequest &, const Model::RegisterScalableTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > | Aws::ApplicationAutoScaling::RegisterScalableTargetResponseReceivedHandler |
|