Versions in this module Expand all Collapse all v1 v1.13.9 Mar 6, 2018 Changes in this version + type AutoScalingPlansAPI interface + CreateScalingPlan func(*autoscalingplans.CreateScalingPlanInput) (*autoscalingplans.CreateScalingPlanOutput, error) + CreateScalingPlanRequest func(*autoscalingplans.CreateScalingPlanInput) (*request.Request, *autoscalingplans.CreateScalingPlanOutput) + CreateScalingPlanWithContext func(aws.Context, *autoscalingplans.CreateScalingPlanInput, ...request.Option) (*autoscalingplans.CreateScalingPlanOutput, error) + DeleteScalingPlan func(*autoscalingplans.DeleteScalingPlanInput) (*autoscalingplans.DeleteScalingPlanOutput, error) + DeleteScalingPlanRequest func(*autoscalingplans.DeleteScalingPlanInput) (*request.Request, *autoscalingplans.DeleteScalingPlanOutput) + DeleteScalingPlanWithContext func(aws.Context, *autoscalingplans.DeleteScalingPlanInput, ...request.Option) (*autoscalingplans.DeleteScalingPlanOutput, error) + DescribeScalingPlanResources func(*autoscalingplans.DescribeScalingPlanResourcesInput) (*autoscalingplans.DescribeScalingPlanResourcesOutput, error) + DescribeScalingPlanResourcesRequest func(*autoscalingplans.DescribeScalingPlanResourcesInput) (*request.Request, *autoscalingplans.DescribeScalingPlanResourcesOutput) + DescribeScalingPlanResourcesWithContext func(aws.Context, *autoscalingplans.DescribeScalingPlanResourcesInput, ...) (*autoscalingplans.DescribeScalingPlanResourcesOutput, error) + DescribeScalingPlans func(*autoscalingplans.DescribeScalingPlansInput) (*autoscalingplans.DescribeScalingPlansOutput, error) + DescribeScalingPlansRequest func(*autoscalingplans.DescribeScalingPlansInput) (*request.Request, *autoscalingplans.DescribeScalingPlansOutput) + DescribeScalingPlansWithContext func(aws.Context, *autoscalingplans.DescribeScalingPlansInput, ...request.Option) (*autoscalingplans.DescribeScalingPlansOutput, error)