Documentation ¶
Overview ¶
Code generated by counterfeiter. DO NOT EDIT.
Index ¶
- type FakeCloudWatchAPI
- func (fake *FakeCloudWatchAPI) DeleteAlarms(arg1 *cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsArgsForCall(i int) *cloudwatch.DeleteAlarmsInput
- func (fake *FakeCloudWatchAPI) DeleteAlarmsCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteAlarmsCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsRequest(arg1 *cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestArgsForCall(i int) *cloudwatch.DeleteAlarmsInput
- func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteAlarmsOutput)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteAlarmsOutput)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsReturns(result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsReturnsOnCall(i int, result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteAlarmsInput, ...) (*cloudwatch.DeleteAlarmsOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteAlarmsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextReturns(result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetector(arg1 *cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorArgsForCall(i int) *cloudwatch.DeleteAnomalyDetectorInput
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequest(arg1 *cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestArgsForCall(i int) *cloudwatch.DeleteAnomalyDetectorInput
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteAnomalyDetectorOutput)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorReturns(result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorReturnsOnCall(i int, result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteAnomalyDetectorInput, ...) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteAnomalyDetectorInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextReturns(result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteDashboards(arg1 *cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsArgsForCall(i int) *cloudwatch.DeleteDashboardsInput
- func (fake *FakeCloudWatchAPI) DeleteDashboardsCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteDashboardsCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsRequest(arg1 *cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestArgsForCall(i int) *cloudwatch.DeleteDashboardsInput
- func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteDashboardsOutput)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteDashboardsOutput)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsReturns(result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsReturnsOnCall(i int, result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteDashboardsInput, ...) (*cloudwatch.DeleteDashboardsOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteDashboardsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextReturns(result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteInsightRules(arg1 *cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesArgsForCall(i int) *cloudwatch.DeleteInsightRulesInput
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequest(arg1 *cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestArgsForCall(i int) *cloudwatch.DeleteInsightRulesInput
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesReturns(result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesReturnsOnCall(i int, result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteInsightRulesInput, ...) (*cloudwatch.DeleteInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteInsightRulesInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextReturns(result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistory(arg1 *cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryArgsForCall(i int) *cloudwatch.DescribeAlarmHistoryInput
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPages(arg1 *cloudwatch.DescribeAlarmHistoryInput, ...) error
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesArgsForCall(i int) (*cloudwatch.DescribeAlarmHistoryInput, ...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesCalls(stub func(*cloudwatch.DescribeAlarmHistoryInput, ...) error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesReturns(result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmHistoryInput, ...) error
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmHistoryInput, ...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmHistoryInput, ...) error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequest(arg1 *cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestArgsForCall(i int) *cloudwatch.DescribeAlarmHistoryInput
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAlarmHistoryOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryReturns(result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmHistoryInput, ...) (*cloudwatch.DescribeAlarmHistoryOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmHistoryInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextReturns(result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarms(arg1 *cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
- func (fake *FakeCloudWatchAPI) DescribeAlarmsCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetric(arg1 *cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricArgsForCall(i int) *cloudwatch.DescribeAlarmsForMetricInput
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequest(arg1 *cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestArgsForCall(i int) *cloudwatch.DescribeAlarmsForMetricInput
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAlarmsForMetricOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricReturns(result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsForMetricInput, ...) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsForMetricInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextReturns(result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPages(arg1 *cloudwatch.DescribeAlarmsInput, ...) error
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesArgsForCall(i int) (*cloudwatch.DescribeAlarmsInput, ...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesCalls(stub func(*cloudwatch.DescribeAlarmsInput, ...) error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesReturns(result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, ...) error
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, ...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...) error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsRequest(arg1 *cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
- func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAlarmsOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DescribeAlarmsOutput)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsReturns(result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, ...) (*cloudwatch.DescribeAlarmsOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextReturns(result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectors(arg1 *cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsArgsForCall(i int) *cloudwatch.DescribeAnomalyDetectorsInput
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequest(arg1 *cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestArgsForCall(i int) *cloudwatch.DescribeAnomalyDetectorsInput
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAnomalyDetectorsOutput)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsReturns(result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsReturnsOnCall(i int, result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAnomalyDetectorsInput, ...) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAnomalyDetectorsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextReturns(result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRules(arg1 *cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesArgsForCall(i int) *cloudwatch.DescribeInsightRulesInput
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPages(arg1 *cloudwatch.DescribeInsightRulesInput, ...) error
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesArgsForCall(i int) (*cloudwatch.DescribeInsightRulesInput, ...)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesCalls(stub func(*cloudwatch.DescribeInsightRulesInput, ...) error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesReturns(result1 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeInsightRulesInput, ...) error
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeInsightRulesInput, ...)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeInsightRulesInput, ...) error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequest(arg1 *cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestArgsForCall(i int) *cloudwatch.DescribeInsightRulesInput
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesReturns(result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesReturnsOnCall(i int, result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeInsightRulesInput, ...) (*cloudwatch.DescribeInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeInsightRulesInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextReturns(result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableAlarmActions(arg1 *cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsArgsForCall(i int) *cloudwatch.DisableAlarmActionsInput
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsCallCount() int
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsCalls(...)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequest(arg1 *cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestArgsForCall(i int) *cloudwatch.DisableAlarmActionsInput
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestReturns(result1 *request.Request, result2 *cloudwatch.DisableAlarmActionsOutput)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DisableAlarmActionsOutput)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsReturns(result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsReturnsOnCall(i int, result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContext(arg1 context.Context, arg2 *cloudwatch.DisableAlarmActionsInput, ...) (*cloudwatch.DisableAlarmActionsOutput, error)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DisableAlarmActionsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextReturns(result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextReturnsOnCall(i int, result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableInsightRules(arg1 *cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesArgsForCall(i int) *cloudwatch.DisableInsightRulesInput
- func (fake *FakeCloudWatchAPI) DisableInsightRulesCallCount() int
- func (fake *FakeCloudWatchAPI) DisableInsightRulesCalls(...)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesRequest(arg1 *cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestArgsForCall(i int) *cloudwatch.DisableInsightRulesInput
- func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestCallCount() int
- func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestCalls(...)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.DisableInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DisableInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesReturns(result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesReturnsOnCall(i int, result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.DisableInsightRulesInput, ...) (*cloudwatch.DisableInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DisableInsightRulesInput, []request.Option)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextReturns(result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableAlarmActions(arg1 *cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsArgsForCall(i int) *cloudwatch.EnableAlarmActionsInput
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsCallCount() int
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsCalls(...)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequest(arg1 *cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestArgsForCall(i int) *cloudwatch.EnableAlarmActionsInput
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestReturns(result1 *request.Request, result2 *cloudwatch.EnableAlarmActionsOutput)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.EnableAlarmActionsOutput)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsReturns(result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsReturnsOnCall(i int, result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContext(arg1 context.Context, arg2 *cloudwatch.EnableAlarmActionsInput, ...) (*cloudwatch.EnableAlarmActionsOutput, error)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextArgsForCall(i int) (context.Context, *cloudwatch.EnableAlarmActionsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextReturns(result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextReturnsOnCall(i int, result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableInsightRules(arg1 *cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesArgsForCall(i int) *cloudwatch.EnableInsightRulesInput
- func (fake *FakeCloudWatchAPI) EnableInsightRulesCallCount() int
- func (fake *FakeCloudWatchAPI) EnableInsightRulesCalls(...)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesRequest(arg1 *cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestArgsForCall(i int) *cloudwatch.EnableInsightRulesInput
- func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestCallCount() int
- func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestCalls(...)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.EnableInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.EnableInsightRulesOutput)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesReturns(result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesReturnsOnCall(i int, result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.EnableInsightRulesInput, ...) (*cloudwatch.EnableInsightRulesOutput, error)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.EnableInsightRulesInput, []request.Option)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextReturns(result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetDashboard(arg1 *cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error)
- func (fake *FakeCloudWatchAPI) GetDashboardArgsForCall(i int) *cloudwatch.GetDashboardInput
- func (fake *FakeCloudWatchAPI) GetDashboardCallCount() int
- func (fake *FakeCloudWatchAPI) GetDashboardCalls(...)
- func (fake *FakeCloudWatchAPI) GetDashboardRequest(arg1 *cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput)
- func (fake *FakeCloudWatchAPI) GetDashboardRequestArgsForCall(i int) *cloudwatch.GetDashboardInput
- func (fake *FakeCloudWatchAPI) GetDashboardRequestCallCount() int
- func (fake *FakeCloudWatchAPI) GetDashboardRequestCalls(...)
- func (fake *FakeCloudWatchAPI) GetDashboardRequestReturns(result1 *request.Request, result2 *cloudwatch.GetDashboardOutput)
- func (fake *FakeCloudWatchAPI) GetDashboardRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetDashboardOutput)
- func (fake *FakeCloudWatchAPI) GetDashboardReturns(result1 *cloudwatch.GetDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetDashboardReturnsOnCall(i int, result1 *cloudwatch.GetDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetDashboardWithContext(arg1 context.Context, arg2 *cloudwatch.GetDashboardInput, ...) (*cloudwatch.GetDashboardOutput, error)
- func (fake *FakeCloudWatchAPI) GetDashboardWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetDashboardInput, []request.Option)
- func (fake *FakeCloudWatchAPI) GetDashboardWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) GetDashboardWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) GetDashboardWithContextReturns(result1 *cloudwatch.GetDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetDashboardWithContextReturnsOnCall(i int, result1 *cloudwatch.GetDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReport(arg1 *cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportArgsForCall(i int) *cloudwatch.GetInsightRuleReportInput
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportCallCount() int
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportCalls(...)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequest(arg1 *cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestArgsForCall(i int) *cloudwatch.GetInsightRuleReportInput
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestCallCount() int
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestCalls(...)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestReturns(result1 *request.Request, result2 *cloudwatch.GetInsightRuleReportOutput)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportReturns(result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportReturnsOnCall(i int, result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContext(arg1 context.Context, arg2 *cloudwatch.GetInsightRuleReportInput, ...) (*cloudwatch.GetInsightRuleReportOutput, error)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetInsightRuleReportInput, []request.Option)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextReturns(result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextReturnsOnCall(i int, result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricData(arg1 *cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error)
- func (fake *FakeCloudWatchAPI) GetMetricDataArgsForCall(i int) *cloudwatch.GetMetricDataInput
- func (fake *FakeCloudWatchAPI) GetMetricDataCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricDataCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricDataPages(arg1 *cloudwatch.GetMetricDataInput, ...) error
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesArgsForCall(i int) (*cloudwatch.GetMetricDataInput, ...)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesCalls(stub func(*cloudwatch.GetMetricDataInput, ...) error)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesReturns(result1 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricDataInput, ...) error
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricDataInput, ...)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextCalls(stub func(context.Context, *cloudwatch.GetMetricDataInput, ...) error)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataRequest(arg1 *cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput)
- func (fake *FakeCloudWatchAPI) GetMetricDataRequestArgsForCall(i int) *cloudwatch.GetMetricDataInput
- func (fake *FakeCloudWatchAPI) GetMetricDataRequestCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricDataRequestCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricDataRequestReturns(result1 *request.Request, result2 *cloudwatch.GetMetricDataOutput)
- func (fake *FakeCloudWatchAPI) GetMetricDataRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetMetricDataOutput)
- func (fake *FakeCloudWatchAPI) GetMetricDataReturns(result1 *cloudwatch.GetMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataReturnsOnCall(i int, result1 *cloudwatch.GetMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricDataInput, ...) (*cloudwatch.GetMetricDataOutput, error)
- func (fake *FakeCloudWatchAPI) GetMetricDataWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricDataInput, []request.Option)
- func (fake *FakeCloudWatchAPI) GetMetricDataWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricDataWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricDataWithContextReturns(result1 *cloudwatch.GetMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricDataWithContextReturnsOnCall(i int, result1 *cloudwatch.GetMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricStatistics(arg1 *cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsArgsForCall(i int) *cloudwatch.GetMetricStatisticsInput
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequest(arg1 *cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestArgsForCall(i int) *cloudwatch.GetMetricStatisticsInput
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestReturns(result1 *request.Request, result2 *cloudwatch.GetMetricStatisticsOutput)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetMetricStatisticsOutput)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsReturns(result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsReturnsOnCall(i int, result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricStatisticsInput, ...) (*cloudwatch.GetMetricStatisticsOutput, error)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricStatisticsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextReturns(result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextReturnsOnCall(i int, result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImage(arg1 *cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageArgsForCall(i int) *cloudwatch.GetMetricWidgetImageInput
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequest(arg1 *cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestArgsForCall(i int) *cloudwatch.GetMetricWidgetImageInput
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestReturns(result1 *request.Request, result2 *cloudwatch.GetMetricWidgetImageOutput)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestReturnsOnCall(i int, result1 *request.Request, ...)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageReturns(result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageReturnsOnCall(i int, result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricWidgetImageInput, ...) (*cloudwatch.GetMetricWidgetImageOutput, error)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricWidgetImageInput, []request.Option)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextReturns(result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
- func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextReturnsOnCall(i int, result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
- func (fake *FakeCloudWatchAPI) Invocations() map[string][][]interface{}
- func (fake *FakeCloudWatchAPI) ListDashboards(arg1 *cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error)
- func (fake *FakeCloudWatchAPI) ListDashboardsArgsForCall(i int) *cloudwatch.ListDashboardsInput
- func (fake *FakeCloudWatchAPI) ListDashboardsCallCount() int
- func (fake *FakeCloudWatchAPI) ListDashboardsCalls(...)
- func (fake *FakeCloudWatchAPI) ListDashboardsPages(arg1 *cloudwatch.ListDashboardsInput, ...) error
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesArgsForCall(i int) (*cloudwatch.ListDashboardsInput, ...)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesCallCount() int
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesCalls(stub func(*cloudwatch.ListDashboardsInput, ...) error)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesReturns(result1 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContext(arg1 context.Context, arg2 *cloudwatch.ListDashboardsInput, ...) error
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListDashboardsInput, ...)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextCalls(stub func(context.Context, *cloudwatch.ListDashboardsInput, ...) error)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsRequest(arg1 *cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput)
- func (fake *FakeCloudWatchAPI) ListDashboardsRequestArgsForCall(i int) *cloudwatch.ListDashboardsInput
- func (fake *FakeCloudWatchAPI) ListDashboardsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) ListDashboardsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) ListDashboardsRequestReturns(result1 *request.Request, result2 *cloudwatch.ListDashboardsOutput)
- func (fake *FakeCloudWatchAPI) ListDashboardsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.ListDashboardsOutput)
- func (fake *FakeCloudWatchAPI) ListDashboardsReturns(result1 *cloudwatch.ListDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsReturnsOnCall(i int, result1 *cloudwatch.ListDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsWithContext(arg1 context.Context, arg2 *cloudwatch.ListDashboardsInput, ...) (*cloudwatch.ListDashboardsOutput, error)
- func (fake *FakeCloudWatchAPI) ListDashboardsWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListDashboardsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) ListDashboardsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) ListDashboardsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) ListDashboardsWithContextReturns(result1 *cloudwatch.ListDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListDashboardsWithContextReturnsOnCall(i int, result1 *cloudwatch.ListDashboardsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListMetrics(arg1 *cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
- func (fake *FakeCloudWatchAPI) ListMetricsArgsForCall(i int) *cloudwatch.ListMetricsInput
- func (fake *FakeCloudWatchAPI) ListMetricsCallCount() int
- func (fake *FakeCloudWatchAPI) ListMetricsCalls(stub func(*cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error))
- func (fake *FakeCloudWatchAPI) ListMetricsPages(arg1 *cloudwatch.ListMetricsInput, ...) error
- func (fake *FakeCloudWatchAPI) ListMetricsPagesArgsForCall(i int) (*cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesCallCount() int
- func (fake *FakeCloudWatchAPI) ListMetricsPagesCalls(...)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesReturns(result1 error)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContext(arg1 context.Context, arg2 *cloudwatch.ListMetricsInput, ...) error
- func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListMetricsInput, ...)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextCalls(stub func(context.Context, *cloudwatch.ListMetricsInput, ...) error)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) ListMetricsRequest(arg1 *cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput)
- func (fake *FakeCloudWatchAPI) ListMetricsRequestArgsForCall(i int) *cloudwatch.ListMetricsInput
- func (fake *FakeCloudWatchAPI) ListMetricsRequestCallCount() int
- func (fake *FakeCloudWatchAPI) ListMetricsRequestCalls(...)
- func (fake *FakeCloudWatchAPI) ListMetricsRequestReturns(result1 *request.Request, result2 *cloudwatch.ListMetricsOutput)
- func (fake *FakeCloudWatchAPI) ListMetricsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.ListMetricsOutput)
- func (fake *FakeCloudWatchAPI) ListMetricsReturns(result1 *cloudwatch.ListMetricsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListMetricsReturnsOnCall(i int, result1 *cloudwatch.ListMetricsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListMetricsWithContext(arg1 context.Context, arg2 *cloudwatch.ListMetricsInput, ...) (*cloudwatch.ListMetricsOutput, error)
- func (fake *FakeCloudWatchAPI) ListMetricsWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListMetricsInput, []request.Option)
- func (fake *FakeCloudWatchAPI) ListMetricsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) ListMetricsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) ListMetricsWithContextReturns(result1 *cloudwatch.ListMetricsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListMetricsWithContextReturnsOnCall(i int, result1 *cloudwatch.ListMetricsOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListTagsForResource(arg1 *cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceArgsForCall(i int) *cloudwatch.ListTagsForResourceInput
- func (fake *FakeCloudWatchAPI) ListTagsForResourceCallCount() int
- func (fake *FakeCloudWatchAPI) ListTagsForResourceCalls(...)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceRequest(arg1 *cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestArgsForCall(i int) *cloudwatch.ListTagsForResourceInput
- func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestCallCount() int
- func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestCalls(...)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestReturns(result1 *request.Request, result2 *cloudwatch.ListTagsForResourceOutput)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.ListTagsForResourceOutput)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceReturns(result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceReturnsOnCall(i int, result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContext(arg1 context.Context, arg2 *cloudwatch.ListTagsForResourceInput, ...) (*cloudwatch.ListTagsForResourceOutput, error)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListTagsForResourceInput, []request.Option)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextReturns(result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextReturnsOnCall(i int, result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetector(arg1 *cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorArgsForCall(i int) *cloudwatch.PutAnomalyDetectorInput
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorCallCount() int
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorCalls(...)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequest(arg1 *cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestArgsForCall(i int) *cloudwatch.PutAnomalyDetectorInput
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestCallCount() int
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestCalls(...)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestReturns(result1 *request.Request, result2 *cloudwatch.PutAnomalyDetectorOutput)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutAnomalyDetectorOutput)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorReturns(result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorReturnsOnCall(i int, result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContext(arg1 context.Context, arg2 *cloudwatch.PutAnomalyDetectorInput, ...) (*cloudwatch.PutAnomalyDetectorOutput, error)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutAnomalyDetectorInput, []request.Option)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextReturns(result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextReturnsOnCall(i int, result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarm(arg1 *cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmArgsForCall(i int) *cloudwatch.PutCompositeAlarmInput
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmCallCount() int
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmCalls(...)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequest(arg1 *cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestArgsForCall(i int) *cloudwatch.PutCompositeAlarmInput
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestCallCount() int
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestCalls(...)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestReturns(result1 *request.Request, result2 *cloudwatch.PutCompositeAlarmOutput)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutCompositeAlarmOutput)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmReturns(result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmReturnsOnCall(i int, result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContext(arg1 context.Context, arg2 *cloudwatch.PutCompositeAlarmInput, ...) (*cloudwatch.PutCompositeAlarmOutput, error)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutCompositeAlarmInput, []request.Option)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextReturns(result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextReturnsOnCall(i int, result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutDashboard(arg1 *cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error)
- func (fake *FakeCloudWatchAPI) PutDashboardArgsForCall(i int) *cloudwatch.PutDashboardInput
- func (fake *FakeCloudWatchAPI) PutDashboardCallCount() int
- func (fake *FakeCloudWatchAPI) PutDashboardCalls(...)
- func (fake *FakeCloudWatchAPI) PutDashboardRequest(arg1 *cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput)
- func (fake *FakeCloudWatchAPI) PutDashboardRequestArgsForCall(i int) *cloudwatch.PutDashboardInput
- func (fake *FakeCloudWatchAPI) PutDashboardRequestCallCount() int
- func (fake *FakeCloudWatchAPI) PutDashboardRequestCalls(...)
- func (fake *FakeCloudWatchAPI) PutDashboardRequestReturns(result1 *request.Request, result2 *cloudwatch.PutDashboardOutput)
- func (fake *FakeCloudWatchAPI) PutDashboardRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutDashboardOutput)
- func (fake *FakeCloudWatchAPI) PutDashboardReturns(result1 *cloudwatch.PutDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutDashboardReturnsOnCall(i int, result1 *cloudwatch.PutDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutDashboardWithContext(arg1 context.Context, arg2 *cloudwatch.PutDashboardInput, ...) (*cloudwatch.PutDashboardOutput, error)
- func (fake *FakeCloudWatchAPI) PutDashboardWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutDashboardInput, []request.Option)
- func (fake *FakeCloudWatchAPI) PutDashboardWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) PutDashboardWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) PutDashboardWithContextReturns(result1 *cloudwatch.PutDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutDashboardWithContextReturnsOnCall(i int, result1 *cloudwatch.PutDashboardOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutInsightRule(arg1 *cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error)
- func (fake *FakeCloudWatchAPI) PutInsightRuleArgsForCall(i int) *cloudwatch.PutInsightRuleInput
- func (fake *FakeCloudWatchAPI) PutInsightRuleCallCount() int
- func (fake *FakeCloudWatchAPI) PutInsightRuleCalls(...)
- func (fake *FakeCloudWatchAPI) PutInsightRuleRequest(arg1 *cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput)
- func (fake *FakeCloudWatchAPI) PutInsightRuleRequestArgsForCall(i int) *cloudwatch.PutInsightRuleInput
- func (fake *FakeCloudWatchAPI) PutInsightRuleRequestCallCount() int
- func (fake *FakeCloudWatchAPI) PutInsightRuleRequestCalls(...)
- func (fake *FakeCloudWatchAPI) PutInsightRuleRequestReturns(result1 *request.Request, result2 *cloudwatch.PutInsightRuleOutput)
- func (fake *FakeCloudWatchAPI) PutInsightRuleRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutInsightRuleOutput)
- func (fake *FakeCloudWatchAPI) PutInsightRuleReturns(result1 *cloudwatch.PutInsightRuleOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutInsightRuleReturnsOnCall(i int, result1 *cloudwatch.PutInsightRuleOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutInsightRuleWithContext(arg1 context.Context, arg2 *cloudwatch.PutInsightRuleInput, ...) (*cloudwatch.PutInsightRuleOutput, error)
- func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutInsightRuleInput, []request.Option)
- func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextReturns(result1 *cloudwatch.PutInsightRuleOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextReturnsOnCall(i int, result1 *cloudwatch.PutInsightRuleOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricAlarm(arg1 *cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmArgsForCall(i int) *cloudwatch.PutMetricAlarmInput
- func (fake *FakeCloudWatchAPI) PutMetricAlarmCallCount() int
- func (fake *FakeCloudWatchAPI) PutMetricAlarmCalls(...)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmRequest(arg1 *cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestArgsForCall(i int) *cloudwatch.PutMetricAlarmInput
- func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestCallCount() int
- func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestCalls(...)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestReturns(result1 *request.Request, result2 *cloudwatch.PutMetricAlarmOutput)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutMetricAlarmOutput)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmReturns(result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmReturnsOnCall(i int, result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContext(arg1 context.Context, arg2 *cloudwatch.PutMetricAlarmInput, ...) (*cloudwatch.PutMetricAlarmOutput, error)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutMetricAlarmInput, []request.Option)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextReturns(result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextReturnsOnCall(i int, result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricData(arg1 *cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error)
- func (fake *FakeCloudWatchAPI) PutMetricDataArgsForCall(i int) *cloudwatch.PutMetricDataInput
- func (fake *FakeCloudWatchAPI) PutMetricDataCallCount() int
- func (fake *FakeCloudWatchAPI) PutMetricDataCalls(...)
- func (fake *FakeCloudWatchAPI) PutMetricDataRequest(arg1 *cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput)
- func (fake *FakeCloudWatchAPI) PutMetricDataRequestArgsForCall(i int) *cloudwatch.PutMetricDataInput
- func (fake *FakeCloudWatchAPI) PutMetricDataRequestCallCount() int
- func (fake *FakeCloudWatchAPI) PutMetricDataRequestCalls(...)
- func (fake *FakeCloudWatchAPI) PutMetricDataRequestReturns(result1 *request.Request, result2 *cloudwatch.PutMetricDataOutput)
- func (fake *FakeCloudWatchAPI) PutMetricDataRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutMetricDataOutput)
- func (fake *FakeCloudWatchAPI) PutMetricDataReturns(result1 *cloudwatch.PutMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricDataReturnsOnCall(i int, result1 *cloudwatch.PutMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricDataWithContext(arg1 context.Context, arg2 *cloudwatch.PutMetricDataInput, ...) (*cloudwatch.PutMetricDataOutput, error)
- func (fake *FakeCloudWatchAPI) PutMetricDataWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutMetricDataInput, []request.Option)
- func (fake *FakeCloudWatchAPI) PutMetricDataWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) PutMetricDataWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) PutMetricDataWithContextReturns(result1 *cloudwatch.PutMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) PutMetricDataWithContextReturnsOnCall(i int, result1 *cloudwatch.PutMetricDataOutput, result2 error)
- func (fake *FakeCloudWatchAPI) SetAlarmState(arg1 *cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
- func (fake *FakeCloudWatchAPI) SetAlarmStateArgsForCall(i int) *cloudwatch.SetAlarmStateInput
- func (fake *FakeCloudWatchAPI) SetAlarmStateCallCount() int
- func (fake *FakeCloudWatchAPI) SetAlarmStateCalls(...)
- func (fake *FakeCloudWatchAPI) SetAlarmStateRequest(arg1 *cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput)
- func (fake *FakeCloudWatchAPI) SetAlarmStateRequestArgsForCall(i int) *cloudwatch.SetAlarmStateInput
- func (fake *FakeCloudWatchAPI) SetAlarmStateRequestCallCount() int
- func (fake *FakeCloudWatchAPI) SetAlarmStateRequestCalls(...)
- func (fake *FakeCloudWatchAPI) SetAlarmStateRequestReturns(result1 *request.Request, result2 *cloudwatch.SetAlarmStateOutput)
- func (fake *FakeCloudWatchAPI) SetAlarmStateRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.SetAlarmStateOutput)
- func (fake *FakeCloudWatchAPI) SetAlarmStateReturns(result1 *cloudwatch.SetAlarmStateOutput, result2 error)
- func (fake *FakeCloudWatchAPI) SetAlarmStateReturnsOnCall(i int, result1 *cloudwatch.SetAlarmStateOutput, result2 error)
- func (fake *FakeCloudWatchAPI) SetAlarmStateWithContext(arg1 context.Context, arg2 *cloudwatch.SetAlarmStateInput, ...) (*cloudwatch.SetAlarmStateOutput, error)
- func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextArgsForCall(i int) (context.Context, *cloudwatch.SetAlarmStateInput, []request.Option)
- func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextReturns(result1 *cloudwatch.SetAlarmStateOutput, result2 error)
- func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextReturnsOnCall(i int, result1 *cloudwatch.SetAlarmStateOutput, result2 error)
- func (fake *FakeCloudWatchAPI) TagResource(arg1 *cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error)
- func (fake *FakeCloudWatchAPI) TagResourceArgsForCall(i int) *cloudwatch.TagResourceInput
- func (fake *FakeCloudWatchAPI) TagResourceCallCount() int
- func (fake *FakeCloudWatchAPI) TagResourceCalls(stub func(*cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error))
- func (fake *FakeCloudWatchAPI) TagResourceRequest(arg1 *cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput)
- func (fake *FakeCloudWatchAPI) TagResourceRequestArgsForCall(i int) *cloudwatch.TagResourceInput
- func (fake *FakeCloudWatchAPI) TagResourceRequestCallCount() int
- func (fake *FakeCloudWatchAPI) TagResourceRequestCalls(...)
- func (fake *FakeCloudWatchAPI) TagResourceRequestReturns(result1 *request.Request, result2 *cloudwatch.TagResourceOutput)
- func (fake *FakeCloudWatchAPI) TagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.TagResourceOutput)
- func (fake *FakeCloudWatchAPI) TagResourceReturns(result1 *cloudwatch.TagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) TagResourceReturnsOnCall(i int, result1 *cloudwatch.TagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) TagResourceWithContext(arg1 context.Context, arg2 *cloudwatch.TagResourceInput, ...) (*cloudwatch.TagResourceOutput, error)
- func (fake *FakeCloudWatchAPI) TagResourceWithContextArgsForCall(i int) (context.Context, *cloudwatch.TagResourceInput, []request.Option)
- func (fake *FakeCloudWatchAPI) TagResourceWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) TagResourceWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) TagResourceWithContextReturns(result1 *cloudwatch.TagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) TagResourceWithContextReturnsOnCall(i int, result1 *cloudwatch.TagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) UntagResource(arg1 *cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error)
- func (fake *FakeCloudWatchAPI) UntagResourceArgsForCall(i int) *cloudwatch.UntagResourceInput
- func (fake *FakeCloudWatchAPI) UntagResourceCallCount() int
- func (fake *FakeCloudWatchAPI) UntagResourceCalls(...)
- func (fake *FakeCloudWatchAPI) UntagResourceRequest(arg1 *cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput)
- func (fake *FakeCloudWatchAPI) UntagResourceRequestArgsForCall(i int) *cloudwatch.UntagResourceInput
- func (fake *FakeCloudWatchAPI) UntagResourceRequestCallCount() int
- func (fake *FakeCloudWatchAPI) UntagResourceRequestCalls(...)
- func (fake *FakeCloudWatchAPI) UntagResourceRequestReturns(result1 *request.Request, result2 *cloudwatch.UntagResourceOutput)
- func (fake *FakeCloudWatchAPI) UntagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.UntagResourceOutput)
- func (fake *FakeCloudWatchAPI) UntagResourceReturns(result1 *cloudwatch.UntagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) UntagResourceReturnsOnCall(i int, result1 *cloudwatch.UntagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) UntagResourceWithContext(arg1 context.Context, arg2 *cloudwatch.UntagResourceInput, ...) (*cloudwatch.UntagResourceOutput, error)
- func (fake *FakeCloudWatchAPI) UntagResourceWithContextArgsForCall(i int) (context.Context, *cloudwatch.UntagResourceInput, []request.Option)
- func (fake *FakeCloudWatchAPI) UntagResourceWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) UntagResourceWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) UntagResourceWithContextReturns(result1 *cloudwatch.UntagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) UntagResourceWithContextReturnsOnCall(i int, result1 *cloudwatch.UntagResourceOutput, result2 error)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExists(arg1 *cloudwatch.DescribeAlarmsInput) error
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsCallCount() int
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsCalls(stub func(*cloudwatch.DescribeAlarmsInput) error)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsReturns(result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, ...) error
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, []request.WaiterOption)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExists(arg1 *cloudwatch.DescribeAlarmsInput) error
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsCallCount() int
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsCalls(stub func(*cloudwatch.DescribeAlarmsInput) error)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsReturns(result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsReturnsOnCall(i int, result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, ...) error
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, []request.WaiterOption)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextCallCount() int
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextCalls(...)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextReturns(result1 error)
- func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextReturnsOnCall(i int, result1 error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FakeCloudWatchAPI ¶
type FakeCloudWatchAPI struct { DeleteAlarmsStub func(*cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error) DeleteAlarmsRequestStub func(*cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput) DeleteAlarmsWithContextStub func(context.Context, *cloudwatch.DeleteAlarmsInput, ...request.Option) (*cloudwatch.DeleteAlarmsOutput, error) DeleteAnomalyDetectorStub func(*cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error) DeleteAnomalyDetectorRequestStub func(*cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput) DeleteAnomalyDetectorWithContextStub func(context.Context, *cloudwatch.DeleteAnomalyDetectorInput, ...request.Option) (*cloudwatch.DeleteAnomalyDetectorOutput, error) DeleteDashboardsStub func(*cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error) DeleteDashboardsRequestStub func(*cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput) DeleteDashboardsWithContextStub func(context.Context, *cloudwatch.DeleteDashboardsInput, ...request.Option) (*cloudwatch.DeleteDashboardsOutput, error) DeleteInsightRulesStub func(*cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error) DeleteInsightRulesRequestStub func(*cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput) DeleteInsightRulesWithContextStub func(context.Context, *cloudwatch.DeleteInsightRulesInput, ...request.Option) (*cloudwatch.DeleteInsightRulesOutput, error) DescribeAlarmHistoryStub func(*cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error) DescribeAlarmHistoryPagesStub func(*cloudwatch.DescribeAlarmHistoryInput, func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool) error DescribeAlarmHistoryPagesWithContextStub func(context.Context, *cloudwatch.DescribeAlarmHistoryInput, func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool, ...request.Option) error DescribeAlarmHistoryRequestStub func(*cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput) DescribeAlarmHistoryWithContextStub func(context.Context, *cloudwatch.DescribeAlarmHistoryInput, ...request.Option) (*cloudwatch.DescribeAlarmHistoryOutput, error) DescribeAlarmsStub func(*cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error) DescribeAlarmsForMetricStub func(*cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error) DescribeAlarmsForMetricRequestStub func(*cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput) DescribeAlarmsForMetricWithContextStub func(context.Context, *cloudwatch.DescribeAlarmsForMetricInput, ...request.Option) (*cloudwatch.DescribeAlarmsForMetricOutput, error) DescribeAlarmsPagesStub func(*cloudwatch.DescribeAlarmsInput, func(*cloudwatch.DescribeAlarmsOutput, bool) bool) error DescribeAlarmsPagesWithContextStub func(context.Context, *cloudwatch.DescribeAlarmsInput, func(*cloudwatch.DescribeAlarmsOutput, bool) bool, ...request.Option) error DescribeAlarmsRequestStub func(*cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput) DescribeAlarmsWithContextStub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...request.Option) (*cloudwatch.DescribeAlarmsOutput, error) DescribeAnomalyDetectorsStub func(*cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error) DescribeAnomalyDetectorsRequestStub func(*cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput) DescribeAnomalyDetectorsWithContextStub func(context.Context, *cloudwatch.DescribeAnomalyDetectorsInput, ...request.Option) (*cloudwatch.DescribeAnomalyDetectorsOutput, error) DescribeInsightRulesStub func(*cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error) DescribeInsightRulesPagesStub func(*cloudwatch.DescribeInsightRulesInput, func(*cloudwatch.DescribeInsightRulesOutput, bool) bool) error DescribeInsightRulesPagesWithContextStub func(context.Context, *cloudwatch.DescribeInsightRulesInput, func(*cloudwatch.DescribeInsightRulesOutput, bool) bool, ...request.Option) error DescribeInsightRulesRequestStub func(*cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput) DescribeInsightRulesWithContextStub func(context.Context, *cloudwatch.DescribeInsightRulesInput, ...request.Option) (*cloudwatch.DescribeInsightRulesOutput, error) DisableAlarmActionsStub func(*cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error) DisableAlarmActionsRequestStub func(*cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput) DisableAlarmActionsWithContextStub func(context.Context, *cloudwatch.DisableAlarmActionsInput, ...request.Option) (*cloudwatch.DisableAlarmActionsOutput, error) DisableInsightRulesStub func(*cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error) DisableInsightRulesRequestStub func(*cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput) DisableInsightRulesWithContextStub func(context.Context, *cloudwatch.DisableInsightRulesInput, ...request.Option) (*cloudwatch.DisableInsightRulesOutput, error) EnableAlarmActionsStub func(*cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error) EnableAlarmActionsRequestStub func(*cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput) EnableAlarmActionsWithContextStub func(context.Context, *cloudwatch.EnableAlarmActionsInput, ...request.Option) (*cloudwatch.EnableAlarmActionsOutput, error) EnableInsightRulesStub func(*cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error) EnableInsightRulesRequestStub func(*cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput) EnableInsightRulesWithContextStub func(context.Context, *cloudwatch.EnableInsightRulesInput, ...request.Option) (*cloudwatch.EnableInsightRulesOutput, error) GetDashboardStub func(*cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error) GetDashboardRequestStub func(*cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput) GetDashboardWithContextStub func(context.Context, *cloudwatch.GetDashboardInput, ...request.Option) (*cloudwatch.GetDashboardOutput, error) GetInsightRuleReportStub func(*cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error) GetInsightRuleReportRequestStub func(*cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput) GetInsightRuleReportWithContextStub func(context.Context, *cloudwatch.GetInsightRuleReportInput, ...request.Option) (*cloudwatch.GetInsightRuleReportOutput, error) GetMetricDataStub func(*cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error) GetMetricDataPagesStub func(*cloudwatch.GetMetricDataInput, func(*cloudwatch.GetMetricDataOutput, bool) bool) error GetMetricDataPagesWithContextStub func(context.Context, *cloudwatch.GetMetricDataInput, func(*cloudwatch.GetMetricDataOutput, bool) bool, ...request.Option) error GetMetricDataRequestStub func(*cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput) GetMetricDataWithContextStub func(context.Context, *cloudwatch.GetMetricDataInput, ...request.Option) (*cloudwatch.GetMetricDataOutput, error) GetMetricStatisticsStub func(*cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error) GetMetricStatisticsRequestStub func(*cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput) GetMetricStatisticsWithContextStub func(context.Context, *cloudwatch.GetMetricStatisticsInput, ...request.Option) (*cloudwatch.GetMetricStatisticsOutput, error) GetMetricWidgetImageStub func(*cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error) GetMetricWidgetImageRequestStub func(*cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput) GetMetricWidgetImageWithContextStub func(context.Context, *cloudwatch.GetMetricWidgetImageInput, ...request.Option) (*cloudwatch.GetMetricWidgetImageOutput, error) ListDashboardsStub func(*cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error) ListDashboardsPagesStub func(*cloudwatch.ListDashboardsInput, func(*cloudwatch.ListDashboardsOutput, bool) bool) error ListDashboardsPagesWithContextStub func(context.Context, *cloudwatch.ListDashboardsInput, func(*cloudwatch.ListDashboardsOutput, bool) bool, ...request.Option) error ListDashboardsRequestStub func(*cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput) ListDashboardsWithContextStub func(context.Context, *cloudwatch.ListDashboardsInput, ...request.Option) (*cloudwatch.ListDashboardsOutput, error) ListMetricsStub func(*cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error) ListMetricsPagesStub func(*cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool) error ListMetricsPagesWithContextStub func(context.Context, *cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool, ...request.Option) error ListMetricsRequestStub func(*cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput) ListMetricsWithContextStub func(context.Context, *cloudwatch.ListMetricsInput, ...request.Option) (*cloudwatch.ListMetricsOutput, error) ListTagsForResourceStub func(*cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error) ListTagsForResourceRequestStub func(*cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput) ListTagsForResourceWithContextStub func(context.Context, *cloudwatch.ListTagsForResourceInput, ...request.Option) (*cloudwatch.ListTagsForResourceOutput, error) PutAnomalyDetectorStub func(*cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error) PutAnomalyDetectorRequestStub func(*cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput) PutAnomalyDetectorWithContextStub func(context.Context, *cloudwatch.PutAnomalyDetectorInput, ...request.Option) (*cloudwatch.PutAnomalyDetectorOutput, error) PutCompositeAlarmStub func(*cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error) PutCompositeAlarmRequestStub func(*cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput) PutCompositeAlarmWithContextStub func(context.Context, *cloudwatch.PutCompositeAlarmInput, ...request.Option) (*cloudwatch.PutCompositeAlarmOutput, error) PutDashboardStub func(*cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error) PutDashboardRequestStub func(*cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput) PutDashboardWithContextStub func(context.Context, *cloudwatch.PutDashboardInput, ...request.Option) (*cloudwatch.PutDashboardOutput, error) PutInsightRuleStub func(*cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error) PutInsightRuleRequestStub func(*cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput) PutInsightRuleWithContextStub func(context.Context, *cloudwatch.PutInsightRuleInput, ...request.Option) (*cloudwatch.PutInsightRuleOutput, error) PutMetricAlarmStub func(*cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error) PutMetricAlarmRequestStub func(*cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput) PutMetricAlarmWithContextStub func(context.Context, *cloudwatch.PutMetricAlarmInput, ...request.Option) (*cloudwatch.PutMetricAlarmOutput, error) PutMetricDataStub func(*cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error) PutMetricDataRequestStub func(*cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput) PutMetricDataWithContextStub func(context.Context, *cloudwatch.PutMetricDataInput, ...request.Option) (*cloudwatch.PutMetricDataOutput, error) SetAlarmStateStub func(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error) SetAlarmStateRequestStub func(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput) SetAlarmStateWithContextStub func(context.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwatch.SetAlarmStateOutput, error) TagResourceStub func(*cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error) TagResourceRequestStub func(*cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput) TagResourceWithContextStub func(context.Context, *cloudwatch.TagResourceInput, ...request.Option) (*cloudwatch.TagResourceOutput, error) UntagResourceStub func(*cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error) UntagResourceRequestStub func(*cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput) UntagResourceWithContextStub func(context.Context, *cloudwatch.UntagResourceInput, ...request.Option) (*cloudwatch.UntagResourceOutput, error) WaitUntilAlarmExistsStub func(*cloudwatch.DescribeAlarmsInput) error WaitUntilAlarmExistsWithContextStub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...request.WaiterOption) error WaitUntilCompositeAlarmExistsStub func(*cloudwatch.DescribeAlarmsInput) error WaitUntilCompositeAlarmExistsWithContextStub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...request.WaiterOption) error // contains filtered or unexported fields }
func (*FakeCloudWatchAPI) DeleteAlarms ¶
func (fake *FakeCloudWatchAPI) DeleteAlarms(arg1 *cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error)
func (*FakeCloudWatchAPI) DeleteAlarmsArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsArgsForCall(i int) *cloudwatch.DeleteAlarmsInput
func (*FakeCloudWatchAPI) DeleteAlarmsCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsCallCount() int
func (*FakeCloudWatchAPI) DeleteAlarmsCalls ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsCalls(stub func(*cloudwatch.DeleteAlarmsInput) (*cloudwatch.DeleteAlarmsOutput, error))
func (*FakeCloudWatchAPI) DeleteAlarmsRequest ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsRequest(arg1 *cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput)
func (*FakeCloudWatchAPI) DeleteAlarmsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestArgsForCall(i int) *cloudwatch.DeleteAlarmsInput
func (*FakeCloudWatchAPI) DeleteAlarmsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestCallCount() int
func (*FakeCloudWatchAPI) DeleteAlarmsRequestCalls ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestCalls(stub func(*cloudwatch.DeleteAlarmsInput) (*request.Request, *cloudwatch.DeleteAlarmsOutput))
func (*FakeCloudWatchAPI) DeleteAlarmsRequestReturns ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteAlarmsOutput)
func (*FakeCloudWatchAPI) DeleteAlarmsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteAlarmsOutput)
func (*FakeCloudWatchAPI) DeleteAlarmsReturns ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsReturns(result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAlarmsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsReturnsOnCall(i int, result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAlarmsWithContext ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteAlarmsInput, arg3 ...request.Option) (*cloudwatch.DeleteAlarmsOutput, error)
func (*FakeCloudWatchAPI) DeleteAlarmsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteAlarmsInput, []request.Option)
func (*FakeCloudWatchAPI) DeleteAlarmsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextCallCount() int
func (*FakeCloudWatchAPI) DeleteAlarmsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextCalls(stub func(context.Context, *cloudwatch.DeleteAlarmsInput, ...request.Option) (*cloudwatch.DeleteAlarmsOutput, error))
func (*FakeCloudWatchAPI) DeleteAlarmsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextReturns(result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAlarmsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteAlarmsWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAnomalyDetector ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetector(arg1 *cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorArgsForCall(i int) *cloudwatch.DeleteAnomalyDetectorInput
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorCallCount() int
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorCalls ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorCalls(stub func(*cloudwatch.DeleteAnomalyDetectorInput) (*cloudwatch.DeleteAnomalyDetectorOutput, error))
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorRequest ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequest(arg1 *cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestArgsForCall(i int) *cloudwatch.DeleteAnomalyDetectorInput
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestCallCount() int
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorRequestCalls ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestCalls(stub func(*cloudwatch.DeleteAnomalyDetectorInput) (*request.Request, *cloudwatch.DeleteAnomalyDetectorOutput))
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorRequestReturns ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteAnomalyDetectorOutput)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteAnomalyDetectorOutput)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorReturns ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorReturns(result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorReturnsOnCall(i int, result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorWithContext ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteAnomalyDetectorInput, arg3 ...request.Option) (*cloudwatch.DeleteAnomalyDetectorOutput, error)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteAnomalyDetectorInput, []request.Option)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextCallCount() int
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextCalls(stub func(context.Context, *cloudwatch.DeleteAnomalyDetectorInput, ...request.Option) (*cloudwatch.DeleteAnomalyDetectorOutput, error))
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextReturns(result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteAnomalyDetectorWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteDashboards ¶
func (fake *FakeCloudWatchAPI) DeleteDashboards(arg1 *cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error)
func (*FakeCloudWatchAPI) DeleteDashboardsArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsArgsForCall(i int) *cloudwatch.DeleteDashboardsInput
func (*FakeCloudWatchAPI) DeleteDashboardsCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsCallCount() int
func (*FakeCloudWatchAPI) DeleteDashboardsCalls ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsCalls(stub func(*cloudwatch.DeleteDashboardsInput) (*cloudwatch.DeleteDashboardsOutput, error))
func (*FakeCloudWatchAPI) DeleteDashboardsRequest ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsRequest(arg1 *cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput)
func (*FakeCloudWatchAPI) DeleteDashboardsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestArgsForCall(i int) *cloudwatch.DeleteDashboardsInput
func (*FakeCloudWatchAPI) DeleteDashboardsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestCallCount() int
func (*FakeCloudWatchAPI) DeleteDashboardsRequestCalls ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestCalls(stub func(*cloudwatch.DeleteDashboardsInput) (*request.Request, *cloudwatch.DeleteDashboardsOutput))
func (*FakeCloudWatchAPI) DeleteDashboardsRequestReturns ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteDashboardsOutput)
func (*FakeCloudWatchAPI) DeleteDashboardsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteDashboardsOutput)
func (*FakeCloudWatchAPI) DeleteDashboardsReturns ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsReturns(result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteDashboardsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsReturnsOnCall(i int, result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteDashboardsWithContext ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteDashboardsInput, arg3 ...request.Option) (*cloudwatch.DeleteDashboardsOutput, error)
func (*FakeCloudWatchAPI) DeleteDashboardsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteDashboardsInput, []request.Option)
func (*FakeCloudWatchAPI) DeleteDashboardsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextCallCount() int
func (*FakeCloudWatchAPI) DeleteDashboardsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextCalls(stub func(context.Context, *cloudwatch.DeleteDashboardsInput, ...request.Option) (*cloudwatch.DeleteDashboardsOutput, error))
func (*FakeCloudWatchAPI) DeleteDashboardsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextReturns(result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteDashboardsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteDashboardsWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteInsightRules ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRules(arg1 *cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error)
func (*FakeCloudWatchAPI) DeleteInsightRulesArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesArgsForCall(i int) *cloudwatch.DeleteInsightRulesInput
func (*FakeCloudWatchAPI) DeleteInsightRulesCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesCallCount() int
func (*FakeCloudWatchAPI) DeleteInsightRulesCalls ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesCalls(stub func(*cloudwatch.DeleteInsightRulesInput) (*cloudwatch.DeleteInsightRulesOutput, error))
func (*FakeCloudWatchAPI) DeleteInsightRulesRequest ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequest(arg1 *cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput)
func (*FakeCloudWatchAPI) DeleteInsightRulesRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestArgsForCall(i int) *cloudwatch.DeleteInsightRulesInput
func (*FakeCloudWatchAPI) DeleteInsightRulesRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestCallCount() int
func (*FakeCloudWatchAPI) DeleteInsightRulesRequestCalls ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestCalls(stub func(*cloudwatch.DeleteInsightRulesInput) (*request.Request, *cloudwatch.DeleteInsightRulesOutput))
func (*FakeCloudWatchAPI) DeleteInsightRulesRequestReturns ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.DeleteInsightRulesOutput)
func (*FakeCloudWatchAPI) DeleteInsightRulesRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DeleteInsightRulesOutput)
func (*FakeCloudWatchAPI) DeleteInsightRulesReturns ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesReturns(result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteInsightRulesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesReturnsOnCall(i int, result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteInsightRulesWithContext ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.DeleteInsightRulesInput, arg3 ...request.Option) (*cloudwatch.DeleteInsightRulesOutput, error)
func (*FakeCloudWatchAPI) DeleteInsightRulesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DeleteInsightRulesInput, []request.Option)
func (*FakeCloudWatchAPI) DeleteInsightRulesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextCallCount() int
func (*FakeCloudWatchAPI) DeleteInsightRulesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextCalls(stub func(context.Context, *cloudwatch.DeleteInsightRulesInput, ...request.Option) (*cloudwatch.DeleteInsightRulesOutput, error))
func (*FakeCloudWatchAPI) DeleteInsightRulesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextReturns(result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DeleteInsightRulesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DeleteInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.DeleteInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistory ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistory(arg1 *cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryArgsForCall(i int) *cloudwatch.DescribeAlarmHistoryInput
func (*FakeCloudWatchAPI) DescribeAlarmHistoryCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmHistoryCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryCalls(stub func(*cloudwatch.DescribeAlarmHistoryInput) (*cloudwatch.DescribeAlarmHistoryOutput, error))
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPages ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPages(arg1 *cloudwatch.DescribeAlarmHistoryInput, arg2 func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool) error
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesArgsForCall(i int) (*cloudwatch.DescribeAlarmHistoryInput, func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesCalls(stub func(*cloudwatch.DescribeAlarmHistoryInput, func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool) error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesReturns(result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmHistoryInput, arg3 func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmHistoryInput, func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool, []request.Option)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmHistoryInput, func(*cloudwatch.DescribeAlarmHistoryOutput, bool) bool, ...request.Option) error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryRequest ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequest(arg1 *cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestArgsForCall(i int) *cloudwatch.DescribeAlarmHistoryInput
func (*FakeCloudWatchAPI) DescribeAlarmHistoryRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmHistoryRequestCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestCalls(stub func(*cloudwatch.DescribeAlarmHistoryInput) (*request.Request, *cloudwatch.DescribeAlarmHistoryOutput))
func (*FakeCloudWatchAPI) DescribeAlarmHistoryRequestReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAlarmHistoryOutput)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DescribeAlarmHistoryOutput)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryReturns(result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmHistoryInput, arg3 ...request.Option) (*cloudwatch.DescribeAlarmHistoryOutput, error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmHistoryInput, []request.Option)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmHistoryWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmHistoryInput, ...request.Option) (*cloudwatch.DescribeAlarmHistoryOutput, error))
func (*FakeCloudWatchAPI) DescribeAlarmHistoryWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextReturns(result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmHistoryWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmHistoryWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmHistoryOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarms ¶
func (fake *FakeCloudWatchAPI) DescribeAlarms(arg1 *cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error)
func (*FakeCloudWatchAPI) DescribeAlarmsArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
func (*FakeCloudWatchAPI) DescribeAlarmsCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsCalls(stub func(*cloudwatch.DescribeAlarmsInput) (*cloudwatch.DescribeAlarmsOutput, error))
func (*FakeCloudWatchAPI) DescribeAlarmsForMetric ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetric(arg1 *cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricArgsForCall(i int) *cloudwatch.DescribeAlarmsForMetricInput
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricCalls(stub func(*cloudwatch.DescribeAlarmsForMetricInput) (*cloudwatch.DescribeAlarmsForMetricOutput, error))
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricRequest ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequest(arg1 *cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestArgsForCall(i int) *cloudwatch.DescribeAlarmsForMetricInput
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricRequestCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestCalls(stub func(*cloudwatch.DescribeAlarmsForMetricInput) (*request.Request, *cloudwatch.DescribeAlarmsForMetricOutput))
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricRequestReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAlarmsForMetricOutput)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DescribeAlarmsForMetricOutput)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricReturns(result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsForMetricInput, arg3 ...request.Option) (*cloudwatch.DescribeAlarmsForMetricOutput, error)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsForMetricInput, []request.Option)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmsForMetricInput, ...request.Option) (*cloudwatch.DescribeAlarmsForMetricOutput, error))
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextReturns(result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsForMetricWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsForMetricOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsPages ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPages(arg1 *cloudwatch.DescribeAlarmsInput, arg2 func(*cloudwatch.DescribeAlarmsOutput, bool) bool) error
func (*FakeCloudWatchAPI) DescribeAlarmsPagesArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesArgsForCall(i int) (*cloudwatch.DescribeAlarmsInput, func(*cloudwatch.DescribeAlarmsOutput, bool) bool)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsPagesCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesCalls(stub func(*cloudwatch.DescribeAlarmsInput, func(*cloudwatch.DescribeAlarmsOutput, bool) bool) error)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesReturns(result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, arg3 func(*cloudwatch.DescribeAlarmsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudWatchAPI) DescribeAlarmsPagesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, func(*cloudwatch.DescribeAlarmsOutput, bool) bool, []request.Option)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsPagesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmsInput, func(*cloudwatch.DescribeAlarmsOutput, bool) bool, ...request.Option) error)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmsPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) DescribeAlarmsRequest ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsRequest(arg1 *cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput)
func (*FakeCloudWatchAPI) DescribeAlarmsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
func (*FakeCloudWatchAPI) DescribeAlarmsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsRequestCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestCalls(stub func(*cloudwatch.DescribeAlarmsInput) (*request.Request, *cloudwatch.DescribeAlarmsOutput))
func (*FakeCloudWatchAPI) DescribeAlarmsRequestReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAlarmsOutput)
func (*FakeCloudWatchAPI) DescribeAlarmsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DescribeAlarmsOutput)
func (*FakeCloudWatchAPI) DescribeAlarmsReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsReturns(result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, arg3 ...request.Option) (*cloudwatch.DescribeAlarmsOutput, error)
func (*FakeCloudWatchAPI) DescribeAlarmsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, []request.Option)
func (*FakeCloudWatchAPI) DescribeAlarmsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeAlarmsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...request.Option) (*cloudwatch.DescribeAlarmsOutput, error))
func (*FakeCloudWatchAPI) DescribeAlarmsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextReturns(result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAlarmsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAlarmsWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAlarmsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectors ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectors(arg1 *cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsArgsForCall(i int) *cloudwatch.DescribeAnomalyDetectorsInput
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsCallCount() int
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsCalls(stub func(*cloudwatch.DescribeAnomalyDetectorsInput) (*cloudwatch.DescribeAnomalyDetectorsOutput, error))
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsRequest ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequest(arg1 *cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestArgsForCall(i int) *cloudwatch.DescribeAnomalyDetectorsInput
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestCallCount() int
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestCalls(stub func(*cloudwatch.DescribeAnomalyDetectorsInput) (*request.Request, *cloudwatch.DescribeAnomalyDetectorsOutput))
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeAnomalyDetectorsOutput)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DescribeAnomalyDetectorsOutput)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsReturns(result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsReturnsOnCall(i int, result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAnomalyDetectorsInput, arg3 ...request.Option) (*cloudwatch.DescribeAnomalyDetectorsOutput, error)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAnomalyDetectorsInput, []request.Option)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAnomalyDetectorsInput, ...request.Option) (*cloudwatch.DescribeAnomalyDetectorsOutput, error))
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextReturns(result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeAnomalyDetectorsWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeAnomalyDetectorsOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeInsightRules ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRules(arg1 *cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error)
func (*FakeCloudWatchAPI) DescribeInsightRulesArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesArgsForCall(i int) *cloudwatch.DescribeInsightRulesInput
func (*FakeCloudWatchAPI) DescribeInsightRulesCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesCallCount() int
func (*FakeCloudWatchAPI) DescribeInsightRulesCalls ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesCalls(stub func(*cloudwatch.DescribeInsightRulesInput) (*cloudwatch.DescribeInsightRulesOutput, error))
func (*FakeCloudWatchAPI) DescribeInsightRulesPages ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPages(arg1 *cloudwatch.DescribeInsightRulesInput, arg2 func(*cloudwatch.DescribeInsightRulesOutput, bool) bool) error
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesArgsForCall(i int) (*cloudwatch.DescribeInsightRulesInput, func(*cloudwatch.DescribeInsightRulesOutput, bool) bool)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesCallCount() int
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesCalls ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesCalls(stub func(*cloudwatch.DescribeInsightRulesInput, func(*cloudwatch.DescribeInsightRulesOutput, bool) bool) error)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesReturns ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesReturns(result1 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeInsightRulesInput, arg3 func(*cloudwatch.DescribeInsightRulesOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeInsightRulesInput, func(*cloudwatch.DescribeInsightRulesOutput, bool) bool, []request.Option)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeInsightRulesInput, func(*cloudwatch.DescribeInsightRulesOutput, bool) bool, ...request.Option) error)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesRequest ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequest(arg1 *cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput)
func (*FakeCloudWatchAPI) DescribeInsightRulesRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestArgsForCall(i int) *cloudwatch.DescribeInsightRulesInput
func (*FakeCloudWatchAPI) DescribeInsightRulesRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestCallCount() int
func (*FakeCloudWatchAPI) DescribeInsightRulesRequestCalls ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestCalls(stub func(*cloudwatch.DescribeInsightRulesInput) (*request.Request, *cloudwatch.DescribeInsightRulesOutput))
func (*FakeCloudWatchAPI) DescribeInsightRulesRequestReturns ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.DescribeInsightRulesOutput)
func (*FakeCloudWatchAPI) DescribeInsightRulesRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DescribeInsightRulesOutput)
func (*FakeCloudWatchAPI) DescribeInsightRulesReturns ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesReturns(result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesReturnsOnCall(i int, result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesWithContext ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeInsightRulesInput, arg3 ...request.Option) (*cloudwatch.DescribeInsightRulesOutput, error)
func (*FakeCloudWatchAPI) DescribeInsightRulesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeInsightRulesInput, []request.Option)
func (*FakeCloudWatchAPI) DescribeInsightRulesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextCallCount() int
func (*FakeCloudWatchAPI) DescribeInsightRulesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextCalls(stub func(context.Context, *cloudwatch.DescribeInsightRulesInput, ...request.Option) (*cloudwatch.DescribeInsightRulesOutput, error))
func (*FakeCloudWatchAPI) DescribeInsightRulesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextReturns(result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DescribeInsightRulesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DescribeInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.DescribeInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DisableAlarmActions ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActions(arg1 *cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error)
func (*FakeCloudWatchAPI) DisableAlarmActionsArgsForCall ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsArgsForCall(i int) *cloudwatch.DisableAlarmActionsInput
func (*FakeCloudWatchAPI) DisableAlarmActionsCallCount ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsCallCount() int
func (*FakeCloudWatchAPI) DisableAlarmActionsCalls ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsCalls(stub func(*cloudwatch.DisableAlarmActionsInput) (*cloudwatch.DisableAlarmActionsOutput, error))
func (*FakeCloudWatchAPI) DisableAlarmActionsRequest ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequest(arg1 *cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput)
func (*FakeCloudWatchAPI) DisableAlarmActionsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestArgsForCall(i int) *cloudwatch.DisableAlarmActionsInput
func (*FakeCloudWatchAPI) DisableAlarmActionsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestCallCount() int
func (*FakeCloudWatchAPI) DisableAlarmActionsRequestCalls ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestCalls(stub func(*cloudwatch.DisableAlarmActionsInput) (*request.Request, *cloudwatch.DisableAlarmActionsOutput))
func (*FakeCloudWatchAPI) DisableAlarmActionsRequestReturns ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestReturns(result1 *request.Request, result2 *cloudwatch.DisableAlarmActionsOutput)
func (*FakeCloudWatchAPI) DisableAlarmActionsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DisableAlarmActionsOutput)
func (*FakeCloudWatchAPI) DisableAlarmActionsReturns ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsReturns(result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) DisableAlarmActionsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsReturnsOnCall(i int, result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) DisableAlarmActionsWithContext ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContext(arg1 context.Context, arg2 *cloudwatch.DisableAlarmActionsInput, arg3 ...request.Option) (*cloudwatch.DisableAlarmActionsOutput, error)
func (*FakeCloudWatchAPI) DisableAlarmActionsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DisableAlarmActionsInput, []request.Option)
func (*FakeCloudWatchAPI) DisableAlarmActionsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextCallCount() int
func (*FakeCloudWatchAPI) DisableAlarmActionsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextCalls(stub func(context.Context, *cloudwatch.DisableAlarmActionsInput, ...request.Option) (*cloudwatch.DisableAlarmActionsOutput, error))
func (*FakeCloudWatchAPI) DisableAlarmActionsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextReturns(result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) DisableAlarmActionsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DisableAlarmActionsWithContextReturnsOnCall(i int, result1 *cloudwatch.DisableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) DisableInsightRules ¶
func (fake *FakeCloudWatchAPI) DisableInsightRules(arg1 *cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error)
func (*FakeCloudWatchAPI) DisableInsightRulesArgsForCall ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesArgsForCall(i int) *cloudwatch.DisableInsightRulesInput
func (*FakeCloudWatchAPI) DisableInsightRulesCallCount ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesCallCount() int
func (*FakeCloudWatchAPI) DisableInsightRulesCalls ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesCalls(stub func(*cloudwatch.DisableInsightRulesInput) (*cloudwatch.DisableInsightRulesOutput, error))
func (*FakeCloudWatchAPI) DisableInsightRulesRequest ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesRequest(arg1 *cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput)
func (*FakeCloudWatchAPI) DisableInsightRulesRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestArgsForCall(i int) *cloudwatch.DisableInsightRulesInput
func (*FakeCloudWatchAPI) DisableInsightRulesRequestCallCount ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestCallCount() int
func (*FakeCloudWatchAPI) DisableInsightRulesRequestCalls ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestCalls(stub func(*cloudwatch.DisableInsightRulesInput) (*request.Request, *cloudwatch.DisableInsightRulesOutput))
func (*FakeCloudWatchAPI) DisableInsightRulesRequestReturns ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.DisableInsightRulesOutput)
func (*FakeCloudWatchAPI) DisableInsightRulesRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.DisableInsightRulesOutput)
func (*FakeCloudWatchAPI) DisableInsightRulesReturns ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesReturns(result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DisableInsightRulesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesReturnsOnCall(i int, result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DisableInsightRulesWithContext ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.DisableInsightRulesInput, arg3 ...request.Option) (*cloudwatch.DisableInsightRulesOutput, error)
func (*FakeCloudWatchAPI) DisableInsightRulesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.DisableInsightRulesInput, []request.Option)
func (*FakeCloudWatchAPI) DisableInsightRulesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextCallCount() int
func (*FakeCloudWatchAPI) DisableInsightRulesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextCalls(stub func(context.Context, *cloudwatch.DisableInsightRulesInput, ...request.Option) (*cloudwatch.DisableInsightRulesOutput, error))
func (*FakeCloudWatchAPI) DisableInsightRulesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextReturns(result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) DisableInsightRulesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) DisableInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.DisableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) EnableAlarmActions ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActions(arg1 *cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error)
func (*FakeCloudWatchAPI) EnableAlarmActionsArgsForCall ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsArgsForCall(i int) *cloudwatch.EnableAlarmActionsInput
func (*FakeCloudWatchAPI) EnableAlarmActionsCallCount ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsCallCount() int
func (*FakeCloudWatchAPI) EnableAlarmActionsCalls ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsCalls(stub func(*cloudwatch.EnableAlarmActionsInput) (*cloudwatch.EnableAlarmActionsOutput, error))
func (*FakeCloudWatchAPI) EnableAlarmActionsRequest ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequest(arg1 *cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput)
func (*FakeCloudWatchAPI) EnableAlarmActionsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestArgsForCall(i int) *cloudwatch.EnableAlarmActionsInput
func (*FakeCloudWatchAPI) EnableAlarmActionsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestCallCount() int
func (*FakeCloudWatchAPI) EnableAlarmActionsRequestCalls ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestCalls(stub func(*cloudwatch.EnableAlarmActionsInput) (*request.Request, *cloudwatch.EnableAlarmActionsOutput))
func (*FakeCloudWatchAPI) EnableAlarmActionsRequestReturns ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestReturns(result1 *request.Request, result2 *cloudwatch.EnableAlarmActionsOutput)
func (*FakeCloudWatchAPI) EnableAlarmActionsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.EnableAlarmActionsOutput)
func (*FakeCloudWatchAPI) EnableAlarmActionsReturns ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsReturns(result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) EnableAlarmActionsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsReturnsOnCall(i int, result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) EnableAlarmActionsWithContext ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContext(arg1 context.Context, arg2 *cloudwatch.EnableAlarmActionsInput, arg3 ...request.Option) (*cloudwatch.EnableAlarmActionsOutput, error)
func (*FakeCloudWatchAPI) EnableAlarmActionsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextArgsForCall(i int) (context.Context, *cloudwatch.EnableAlarmActionsInput, []request.Option)
func (*FakeCloudWatchAPI) EnableAlarmActionsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextCallCount() int
func (*FakeCloudWatchAPI) EnableAlarmActionsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextCalls(stub func(context.Context, *cloudwatch.EnableAlarmActionsInput, ...request.Option) (*cloudwatch.EnableAlarmActionsOutput, error))
func (*FakeCloudWatchAPI) EnableAlarmActionsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextReturns(result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) EnableAlarmActionsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) EnableAlarmActionsWithContextReturnsOnCall(i int, result1 *cloudwatch.EnableAlarmActionsOutput, result2 error)
func (*FakeCloudWatchAPI) EnableInsightRules ¶
func (fake *FakeCloudWatchAPI) EnableInsightRules(arg1 *cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error)
func (*FakeCloudWatchAPI) EnableInsightRulesArgsForCall ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesArgsForCall(i int) *cloudwatch.EnableInsightRulesInput
func (*FakeCloudWatchAPI) EnableInsightRulesCallCount ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesCallCount() int
func (*FakeCloudWatchAPI) EnableInsightRulesCalls ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesCalls(stub func(*cloudwatch.EnableInsightRulesInput) (*cloudwatch.EnableInsightRulesOutput, error))
func (*FakeCloudWatchAPI) EnableInsightRulesRequest ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesRequest(arg1 *cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput)
func (*FakeCloudWatchAPI) EnableInsightRulesRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestArgsForCall(i int) *cloudwatch.EnableInsightRulesInput
func (*FakeCloudWatchAPI) EnableInsightRulesRequestCallCount ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestCallCount() int
func (*FakeCloudWatchAPI) EnableInsightRulesRequestCalls ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestCalls(stub func(*cloudwatch.EnableInsightRulesInput) (*request.Request, *cloudwatch.EnableInsightRulesOutput))
func (*FakeCloudWatchAPI) EnableInsightRulesRequestReturns ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestReturns(result1 *request.Request, result2 *cloudwatch.EnableInsightRulesOutput)
func (*FakeCloudWatchAPI) EnableInsightRulesRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.EnableInsightRulesOutput)
func (*FakeCloudWatchAPI) EnableInsightRulesReturns ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesReturns(result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) EnableInsightRulesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesReturnsOnCall(i int, result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) EnableInsightRulesWithContext ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContext(arg1 context.Context, arg2 *cloudwatch.EnableInsightRulesInput, arg3 ...request.Option) (*cloudwatch.EnableInsightRulesOutput, error)
func (*FakeCloudWatchAPI) EnableInsightRulesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextArgsForCall(i int) (context.Context, *cloudwatch.EnableInsightRulesInput, []request.Option)
func (*FakeCloudWatchAPI) EnableInsightRulesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextCallCount() int
func (*FakeCloudWatchAPI) EnableInsightRulesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextCalls(stub func(context.Context, *cloudwatch.EnableInsightRulesInput, ...request.Option) (*cloudwatch.EnableInsightRulesOutput, error))
func (*FakeCloudWatchAPI) EnableInsightRulesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextReturns(result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) EnableInsightRulesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) EnableInsightRulesWithContextReturnsOnCall(i int, result1 *cloudwatch.EnableInsightRulesOutput, result2 error)
func (*FakeCloudWatchAPI) GetDashboard ¶
func (fake *FakeCloudWatchAPI) GetDashboard(arg1 *cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error)
func (*FakeCloudWatchAPI) GetDashboardArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetDashboardArgsForCall(i int) *cloudwatch.GetDashboardInput
func (*FakeCloudWatchAPI) GetDashboardCallCount ¶
func (fake *FakeCloudWatchAPI) GetDashboardCallCount() int
func (*FakeCloudWatchAPI) GetDashboardCalls ¶
func (fake *FakeCloudWatchAPI) GetDashboardCalls(stub func(*cloudwatch.GetDashboardInput) (*cloudwatch.GetDashboardOutput, error))
func (*FakeCloudWatchAPI) GetDashboardRequest ¶
func (fake *FakeCloudWatchAPI) GetDashboardRequest(arg1 *cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput)
func (*FakeCloudWatchAPI) GetDashboardRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetDashboardRequestArgsForCall(i int) *cloudwatch.GetDashboardInput
func (*FakeCloudWatchAPI) GetDashboardRequestCallCount ¶
func (fake *FakeCloudWatchAPI) GetDashboardRequestCallCount() int
func (*FakeCloudWatchAPI) GetDashboardRequestCalls ¶
func (fake *FakeCloudWatchAPI) GetDashboardRequestCalls(stub func(*cloudwatch.GetDashboardInput) (*request.Request, *cloudwatch.GetDashboardOutput))
func (*FakeCloudWatchAPI) GetDashboardRequestReturns ¶
func (fake *FakeCloudWatchAPI) GetDashboardRequestReturns(result1 *request.Request, result2 *cloudwatch.GetDashboardOutput)
func (*FakeCloudWatchAPI) GetDashboardRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetDashboardRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetDashboardOutput)
func (*FakeCloudWatchAPI) GetDashboardReturns ¶
func (fake *FakeCloudWatchAPI) GetDashboardReturns(result1 *cloudwatch.GetDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) GetDashboardReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetDashboardReturnsOnCall(i int, result1 *cloudwatch.GetDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) GetDashboardWithContext ¶
func (fake *FakeCloudWatchAPI) GetDashboardWithContext(arg1 context.Context, arg2 *cloudwatch.GetDashboardInput, arg3 ...request.Option) (*cloudwatch.GetDashboardOutput, error)
func (*FakeCloudWatchAPI) GetDashboardWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetDashboardWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetDashboardInput, []request.Option)
func (*FakeCloudWatchAPI) GetDashboardWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) GetDashboardWithContextCallCount() int
func (*FakeCloudWatchAPI) GetDashboardWithContextCalls ¶
func (fake *FakeCloudWatchAPI) GetDashboardWithContextCalls(stub func(context.Context, *cloudwatch.GetDashboardInput, ...request.Option) (*cloudwatch.GetDashboardOutput, error))
func (*FakeCloudWatchAPI) GetDashboardWithContextReturns ¶
func (fake *FakeCloudWatchAPI) GetDashboardWithContextReturns(result1 *cloudwatch.GetDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) GetDashboardWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetDashboardWithContextReturnsOnCall(i int, result1 *cloudwatch.GetDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) GetInsightRuleReport ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReport(arg1 *cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error)
func (*FakeCloudWatchAPI) GetInsightRuleReportArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportArgsForCall(i int) *cloudwatch.GetInsightRuleReportInput
func (*FakeCloudWatchAPI) GetInsightRuleReportCallCount ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportCallCount() int
func (*FakeCloudWatchAPI) GetInsightRuleReportCalls ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportCalls(stub func(*cloudwatch.GetInsightRuleReportInput) (*cloudwatch.GetInsightRuleReportOutput, error))
func (*FakeCloudWatchAPI) GetInsightRuleReportRequest ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequest(arg1 *cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput)
func (*FakeCloudWatchAPI) GetInsightRuleReportRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestArgsForCall(i int) *cloudwatch.GetInsightRuleReportInput
func (*FakeCloudWatchAPI) GetInsightRuleReportRequestCallCount ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestCallCount() int
func (*FakeCloudWatchAPI) GetInsightRuleReportRequestCalls ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestCalls(stub func(*cloudwatch.GetInsightRuleReportInput) (*request.Request, *cloudwatch.GetInsightRuleReportOutput))
func (*FakeCloudWatchAPI) GetInsightRuleReportRequestReturns ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestReturns(result1 *request.Request, result2 *cloudwatch.GetInsightRuleReportOutput)
func (*FakeCloudWatchAPI) GetInsightRuleReportRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetInsightRuleReportOutput)
func (*FakeCloudWatchAPI) GetInsightRuleReportReturns ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportReturns(result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
func (*FakeCloudWatchAPI) GetInsightRuleReportReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportReturnsOnCall(i int, result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
func (*FakeCloudWatchAPI) GetInsightRuleReportWithContext ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContext(arg1 context.Context, arg2 *cloudwatch.GetInsightRuleReportInput, arg3 ...request.Option) (*cloudwatch.GetInsightRuleReportOutput, error)
func (*FakeCloudWatchAPI) GetInsightRuleReportWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetInsightRuleReportInput, []request.Option)
func (*FakeCloudWatchAPI) GetInsightRuleReportWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextCallCount() int
func (*FakeCloudWatchAPI) GetInsightRuleReportWithContextCalls ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextCalls(stub func(context.Context, *cloudwatch.GetInsightRuleReportInput, ...request.Option) (*cloudwatch.GetInsightRuleReportOutput, error))
func (*FakeCloudWatchAPI) GetInsightRuleReportWithContextReturns ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextReturns(result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
func (*FakeCloudWatchAPI) GetInsightRuleReportWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetInsightRuleReportWithContextReturnsOnCall(i int, result1 *cloudwatch.GetInsightRuleReportOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricData ¶
func (fake *FakeCloudWatchAPI) GetMetricData(arg1 *cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error)
func (*FakeCloudWatchAPI) GetMetricDataArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataArgsForCall(i int) *cloudwatch.GetMetricDataInput
func (*FakeCloudWatchAPI) GetMetricDataCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricDataCallCount() int
func (*FakeCloudWatchAPI) GetMetricDataCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricDataCalls(stub func(*cloudwatch.GetMetricDataInput) (*cloudwatch.GetMetricDataOutput, error))
func (*FakeCloudWatchAPI) GetMetricDataPages ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPages(arg1 *cloudwatch.GetMetricDataInput, arg2 func(*cloudwatch.GetMetricDataOutput, bool) bool) error
func (*FakeCloudWatchAPI) GetMetricDataPagesArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesArgsForCall(i int) (*cloudwatch.GetMetricDataInput, func(*cloudwatch.GetMetricDataOutput, bool) bool)
func (*FakeCloudWatchAPI) GetMetricDataPagesCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesCallCount() int
func (*FakeCloudWatchAPI) GetMetricDataPagesCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesCalls(stub func(*cloudwatch.GetMetricDataInput, func(*cloudwatch.GetMetricDataOutput, bool) bool) error)
func (*FakeCloudWatchAPI) GetMetricDataPagesReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesReturns(result1 error)
func (*FakeCloudWatchAPI) GetMetricDataPagesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) GetMetricDataPagesWithContext ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricDataInput, arg3 func(*cloudwatch.GetMetricDataOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudWatchAPI) GetMetricDataPagesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricDataInput, func(*cloudwatch.GetMetricDataOutput, bool) bool, []request.Option)
func (*FakeCloudWatchAPI) GetMetricDataPagesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextCallCount() int
func (*FakeCloudWatchAPI) GetMetricDataPagesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextCalls(stub func(context.Context, *cloudwatch.GetMetricDataInput, func(*cloudwatch.GetMetricDataOutput, bool) bool, ...request.Option) error)
func (*FakeCloudWatchAPI) GetMetricDataPagesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) GetMetricDataPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) GetMetricDataRequest ¶
func (fake *FakeCloudWatchAPI) GetMetricDataRequest(arg1 *cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput)
func (*FakeCloudWatchAPI) GetMetricDataRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataRequestArgsForCall(i int) *cloudwatch.GetMetricDataInput
func (*FakeCloudWatchAPI) GetMetricDataRequestCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricDataRequestCallCount() int
func (*FakeCloudWatchAPI) GetMetricDataRequestCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricDataRequestCalls(stub func(*cloudwatch.GetMetricDataInput) (*request.Request, *cloudwatch.GetMetricDataOutput))
func (*FakeCloudWatchAPI) GetMetricDataRequestReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricDataRequestReturns(result1 *request.Request, result2 *cloudwatch.GetMetricDataOutput)
func (*FakeCloudWatchAPI) GetMetricDataRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetMetricDataOutput)
func (*FakeCloudWatchAPI) GetMetricDataReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricDataReturns(result1 *cloudwatch.GetMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricDataReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataReturnsOnCall(i int, result1 *cloudwatch.GetMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricDataWithContext ¶
func (fake *FakeCloudWatchAPI) GetMetricDataWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricDataInput, arg3 ...request.Option) (*cloudwatch.GetMetricDataOutput, error)
func (*FakeCloudWatchAPI) GetMetricDataWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricDataInput, []request.Option)
func (*FakeCloudWatchAPI) GetMetricDataWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricDataWithContextCallCount() int
func (*FakeCloudWatchAPI) GetMetricDataWithContextCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricDataWithContextCalls(stub func(context.Context, *cloudwatch.GetMetricDataInput, ...request.Option) (*cloudwatch.GetMetricDataOutput, error))
func (*FakeCloudWatchAPI) GetMetricDataWithContextReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricDataWithContextReturns(result1 *cloudwatch.GetMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricDataWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricDataWithContextReturnsOnCall(i int, result1 *cloudwatch.GetMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricStatistics ¶
func (fake *FakeCloudWatchAPI) GetMetricStatistics(arg1 *cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error)
func (*FakeCloudWatchAPI) GetMetricStatisticsArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsArgsForCall(i int) *cloudwatch.GetMetricStatisticsInput
func (*FakeCloudWatchAPI) GetMetricStatisticsCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsCallCount() int
func (*FakeCloudWatchAPI) GetMetricStatisticsCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsCalls(stub func(*cloudwatch.GetMetricStatisticsInput) (*cloudwatch.GetMetricStatisticsOutput, error))
func (*FakeCloudWatchAPI) GetMetricStatisticsRequest ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequest(arg1 *cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput)
func (*FakeCloudWatchAPI) GetMetricStatisticsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestArgsForCall(i int) *cloudwatch.GetMetricStatisticsInput
func (*FakeCloudWatchAPI) GetMetricStatisticsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestCallCount() int
func (*FakeCloudWatchAPI) GetMetricStatisticsRequestCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestCalls(stub func(*cloudwatch.GetMetricStatisticsInput) (*request.Request, *cloudwatch.GetMetricStatisticsOutput))
func (*FakeCloudWatchAPI) GetMetricStatisticsRequestReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestReturns(result1 *request.Request, result2 *cloudwatch.GetMetricStatisticsOutput)
func (*FakeCloudWatchAPI) GetMetricStatisticsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetMetricStatisticsOutput)
func (*FakeCloudWatchAPI) GetMetricStatisticsReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsReturns(result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricStatisticsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsReturnsOnCall(i int, result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricStatisticsWithContext ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricStatisticsInput, arg3 ...request.Option) (*cloudwatch.GetMetricStatisticsOutput, error)
func (*FakeCloudWatchAPI) GetMetricStatisticsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricStatisticsInput, []request.Option)
func (*FakeCloudWatchAPI) GetMetricStatisticsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextCallCount() int
func (*FakeCloudWatchAPI) GetMetricStatisticsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextCalls(stub func(context.Context, *cloudwatch.GetMetricStatisticsInput, ...request.Option) (*cloudwatch.GetMetricStatisticsOutput, error))
func (*FakeCloudWatchAPI) GetMetricStatisticsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextReturns(result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricStatisticsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricStatisticsWithContextReturnsOnCall(i int, result1 *cloudwatch.GetMetricStatisticsOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricWidgetImage ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImage(arg1 *cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error)
func (*FakeCloudWatchAPI) GetMetricWidgetImageArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageArgsForCall(i int) *cloudwatch.GetMetricWidgetImageInput
func (*FakeCloudWatchAPI) GetMetricWidgetImageCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageCallCount() int
func (*FakeCloudWatchAPI) GetMetricWidgetImageCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageCalls(stub func(*cloudwatch.GetMetricWidgetImageInput) (*cloudwatch.GetMetricWidgetImageOutput, error))
func (*FakeCloudWatchAPI) GetMetricWidgetImageRequest ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequest(arg1 *cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput)
func (*FakeCloudWatchAPI) GetMetricWidgetImageRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestArgsForCall(i int) *cloudwatch.GetMetricWidgetImageInput
func (*FakeCloudWatchAPI) GetMetricWidgetImageRequestCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestCallCount() int
func (*FakeCloudWatchAPI) GetMetricWidgetImageRequestCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestCalls(stub func(*cloudwatch.GetMetricWidgetImageInput) (*request.Request, *cloudwatch.GetMetricWidgetImageOutput))
func (*FakeCloudWatchAPI) GetMetricWidgetImageRequestReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestReturns(result1 *request.Request, result2 *cloudwatch.GetMetricWidgetImageOutput)
func (*FakeCloudWatchAPI) GetMetricWidgetImageRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.GetMetricWidgetImageOutput)
func (*FakeCloudWatchAPI) GetMetricWidgetImageReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageReturns(result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricWidgetImageReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageReturnsOnCall(i int, result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricWidgetImageWithContext ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContext(arg1 context.Context, arg2 *cloudwatch.GetMetricWidgetImageInput, arg3 ...request.Option) (*cloudwatch.GetMetricWidgetImageOutput, error)
func (*FakeCloudWatchAPI) GetMetricWidgetImageWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextArgsForCall(i int) (context.Context, *cloudwatch.GetMetricWidgetImageInput, []request.Option)
func (*FakeCloudWatchAPI) GetMetricWidgetImageWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextCallCount() int
func (*FakeCloudWatchAPI) GetMetricWidgetImageWithContextCalls ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextCalls(stub func(context.Context, *cloudwatch.GetMetricWidgetImageInput, ...request.Option) (*cloudwatch.GetMetricWidgetImageOutput, error))
func (*FakeCloudWatchAPI) GetMetricWidgetImageWithContextReturns ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextReturns(result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
func (*FakeCloudWatchAPI) GetMetricWidgetImageWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) GetMetricWidgetImageWithContextReturnsOnCall(i int, result1 *cloudwatch.GetMetricWidgetImageOutput, result2 error)
func (*FakeCloudWatchAPI) Invocations ¶
func (fake *FakeCloudWatchAPI) Invocations() map[string][][]interface{}
func (*FakeCloudWatchAPI) ListDashboards ¶
func (fake *FakeCloudWatchAPI) ListDashboards(arg1 *cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error)
func (*FakeCloudWatchAPI) ListDashboardsArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsArgsForCall(i int) *cloudwatch.ListDashboardsInput
func (*FakeCloudWatchAPI) ListDashboardsCallCount ¶
func (fake *FakeCloudWatchAPI) ListDashboardsCallCount() int
func (*FakeCloudWatchAPI) ListDashboardsCalls ¶
func (fake *FakeCloudWatchAPI) ListDashboardsCalls(stub func(*cloudwatch.ListDashboardsInput) (*cloudwatch.ListDashboardsOutput, error))
func (*FakeCloudWatchAPI) ListDashboardsPages ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPages(arg1 *cloudwatch.ListDashboardsInput, arg2 func(*cloudwatch.ListDashboardsOutput, bool) bool) error
func (*FakeCloudWatchAPI) ListDashboardsPagesArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesArgsForCall(i int) (*cloudwatch.ListDashboardsInput, func(*cloudwatch.ListDashboardsOutput, bool) bool)
func (*FakeCloudWatchAPI) ListDashboardsPagesCallCount ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesCallCount() int
func (*FakeCloudWatchAPI) ListDashboardsPagesCalls ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesCalls(stub func(*cloudwatch.ListDashboardsInput, func(*cloudwatch.ListDashboardsOutput, bool) bool) error)
func (*FakeCloudWatchAPI) ListDashboardsPagesReturns ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesReturns(result1 error)
func (*FakeCloudWatchAPI) ListDashboardsPagesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) ListDashboardsPagesWithContext ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContext(arg1 context.Context, arg2 *cloudwatch.ListDashboardsInput, arg3 func(*cloudwatch.ListDashboardsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudWatchAPI) ListDashboardsPagesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListDashboardsInput, func(*cloudwatch.ListDashboardsOutput, bool) bool, []request.Option)
func (*FakeCloudWatchAPI) ListDashboardsPagesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextCallCount() int
func (*FakeCloudWatchAPI) ListDashboardsPagesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextCalls(stub func(context.Context, *cloudwatch.ListDashboardsInput, func(*cloudwatch.ListDashboardsOutput, bool) bool, ...request.Option) error)
func (*FakeCloudWatchAPI) ListDashboardsPagesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) ListDashboardsPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) ListDashboardsRequest ¶
func (fake *FakeCloudWatchAPI) ListDashboardsRequest(arg1 *cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput)
func (*FakeCloudWatchAPI) ListDashboardsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsRequestArgsForCall(i int) *cloudwatch.ListDashboardsInput
func (*FakeCloudWatchAPI) ListDashboardsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) ListDashboardsRequestCallCount() int
func (*FakeCloudWatchAPI) ListDashboardsRequestCalls ¶
func (fake *FakeCloudWatchAPI) ListDashboardsRequestCalls(stub func(*cloudwatch.ListDashboardsInput) (*request.Request, *cloudwatch.ListDashboardsOutput))
func (*FakeCloudWatchAPI) ListDashboardsRequestReturns ¶
func (fake *FakeCloudWatchAPI) ListDashboardsRequestReturns(result1 *request.Request, result2 *cloudwatch.ListDashboardsOutput)
func (*FakeCloudWatchAPI) ListDashboardsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.ListDashboardsOutput)
func (*FakeCloudWatchAPI) ListDashboardsReturns ¶
func (fake *FakeCloudWatchAPI) ListDashboardsReturns(result1 *cloudwatch.ListDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) ListDashboardsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsReturnsOnCall(i int, result1 *cloudwatch.ListDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) ListDashboardsWithContext ¶
func (fake *FakeCloudWatchAPI) ListDashboardsWithContext(arg1 context.Context, arg2 *cloudwatch.ListDashboardsInput, arg3 ...request.Option) (*cloudwatch.ListDashboardsOutput, error)
func (*FakeCloudWatchAPI) ListDashboardsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListDashboardsInput, []request.Option)
func (*FakeCloudWatchAPI) ListDashboardsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) ListDashboardsWithContextCallCount() int
func (*FakeCloudWatchAPI) ListDashboardsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) ListDashboardsWithContextCalls(stub func(context.Context, *cloudwatch.ListDashboardsInput, ...request.Option) (*cloudwatch.ListDashboardsOutput, error))
func (*FakeCloudWatchAPI) ListDashboardsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) ListDashboardsWithContextReturns(result1 *cloudwatch.ListDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) ListDashboardsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListDashboardsWithContextReturnsOnCall(i int, result1 *cloudwatch.ListDashboardsOutput, result2 error)
func (*FakeCloudWatchAPI) ListMetrics ¶
func (fake *FakeCloudWatchAPI) ListMetrics(arg1 *cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error)
func (*FakeCloudWatchAPI) ListMetricsArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsArgsForCall(i int) *cloudwatch.ListMetricsInput
func (*FakeCloudWatchAPI) ListMetricsCallCount ¶
func (fake *FakeCloudWatchAPI) ListMetricsCallCount() int
func (*FakeCloudWatchAPI) ListMetricsCalls ¶
func (fake *FakeCloudWatchAPI) ListMetricsCalls(stub func(*cloudwatch.ListMetricsInput) (*cloudwatch.ListMetricsOutput, error))
func (*FakeCloudWatchAPI) ListMetricsPages ¶
func (fake *FakeCloudWatchAPI) ListMetricsPages(arg1 *cloudwatch.ListMetricsInput, arg2 func(*cloudwatch.ListMetricsOutput, bool) bool) error
func (*FakeCloudWatchAPI) ListMetricsPagesArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesArgsForCall(i int) (*cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool)
func (*FakeCloudWatchAPI) ListMetricsPagesCallCount ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesCallCount() int
func (*FakeCloudWatchAPI) ListMetricsPagesCalls ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesCalls(stub func(*cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool) error)
func (*FakeCloudWatchAPI) ListMetricsPagesReturns ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesReturns(result1 error)
func (*FakeCloudWatchAPI) ListMetricsPagesReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) ListMetricsPagesWithContext ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContext(arg1 context.Context, arg2 *cloudwatch.ListMetricsInput, arg3 func(*cloudwatch.ListMetricsOutput, bool) bool, arg4 ...request.Option) error
func (*FakeCloudWatchAPI) ListMetricsPagesWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool, []request.Option)
func (*FakeCloudWatchAPI) ListMetricsPagesWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextCallCount() int
func (*FakeCloudWatchAPI) ListMetricsPagesWithContextCalls ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextCalls(stub func(context.Context, *cloudwatch.ListMetricsInput, func(*cloudwatch.ListMetricsOutput, bool) bool, ...request.Option) error)
func (*FakeCloudWatchAPI) ListMetricsPagesWithContextReturns ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) ListMetricsPagesWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsPagesWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) ListMetricsRequest ¶
func (fake *FakeCloudWatchAPI) ListMetricsRequest(arg1 *cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput)
func (*FakeCloudWatchAPI) ListMetricsRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsRequestArgsForCall(i int) *cloudwatch.ListMetricsInput
func (*FakeCloudWatchAPI) ListMetricsRequestCallCount ¶
func (fake *FakeCloudWatchAPI) ListMetricsRequestCallCount() int
func (*FakeCloudWatchAPI) ListMetricsRequestCalls ¶
func (fake *FakeCloudWatchAPI) ListMetricsRequestCalls(stub func(*cloudwatch.ListMetricsInput) (*request.Request, *cloudwatch.ListMetricsOutput))
func (*FakeCloudWatchAPI) ListMetricsRequestReturns ¶
func (fake *FakeCloudWatchAPI) ListMetricsRequestReturns(result1 *request.Request, result2 *cloudwatch.ListMetricsOutput)
func (*FakeCloudWatchAPI) ListMetricsRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.ListMetricsOutput)
func (*FakeCloudWatchAPI) ListMetricsReturns ¶
func (fake *FakeCloudWatchAPI) ListMetricsReturns(result1 *cloudwatch.ListMetricsOutput, result2 error)
func (*FakeCloudWatchAPI) ListMetricsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsReturnsOnCall(i int, result1 *cloudwatch.ListMetricsOutput, result2 error)
func (*FakeCloudWatchAPI) ListMetricsWithContext ¶
func (fake *FakeCloudWatchAPI) ListMetricsWithContext(arg1 context.Context, arg2 *cloudwatch.ListMetricsInput, arg3 ...request.Option) (*cloudwatch.ListMetricsOutput, error)
func (*FakeCloudWatchAPI) ListMetricsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListMetricsInput, []request.Option)
func (*FakeCloudWatchAPI) ListMetricsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) ListMetricsWithContextCallCount() int
func (*FakeCloudWatchAPI) ListMetricsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) ListMetricsWithContextCalls(stub func(context.Context, *cloudwatch.ListMetricsInput, ...request.Option) (*cloudwatch.ListMetricsOutput, error))
func (*FakeCloudWatchAPI) ListMetricsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) ListMetricsWithContextReturns(result1 *cloudwatch.ListMetricsOutput, result2 error)
func (*FakeCloudWatchAPI) ListMetricsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListMetricsWithContextReturnsOnCall(i int, result1 *cloudwatch.ListMetricsOutput, result2 error)
func (*FakeCloudWatchAPI) ListTagsForResource ¶
func (fake *FakeCloudWatchAPI) ListTagsForResource(arg1 *cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error)
func (*FakeCloudWatchAPI) ListTagsForResourceArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceArgsForCall(i int) *cloudwatch.ListTagsForResourceInput
func (*FakeCloudWatchAPI) ListTagsForResourceCallCount ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceCallCount() int
func (*FakeCloudWatchAPI) ListTagsForResourceCalls ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceCalls(stub func(*cloudwatch.ListTagsForResourceInput) (*cloudwatch.ListTagsForResourceOutput, error))
func (*FakeCloudWatchAPI) ListTagsForResourceRequest ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceRequest(arg1 *cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput)
func (*FakeCloudWatchAPI) ListTagsForResourceRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestArgsForCall(i int) *cloudwatch.ListTagsForResourceInput
func (*FakeCloudWatchAPI) ListTagsForResourceRequestCallCount ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestCallCount() int
func (*FakeCloudWatchAPI) ListTagsForResourceRequestCalls ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestCalls(stub func(*cloudwatch.ListTagsForResourceInput) (*request.Request, *cloudwatch.ListTagsForResourceOutput))
func (*FakeCloudWatchAPI) ListTagsForResourceRequestReturns ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestReturns(result1 *request.Request, result2 *cloudwatch.ListTagsForResourceOutput)
func (*FakeCloudWatchAPI) ListTagsForResourceRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.ListTagsForResourceOutput)
func (*FakeCloudWatchAPI) ListTagsForResourceReturns ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceReturns(result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
func (*FakeCloudWatchAPI) ListTagsForResourceReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceReturnsOnCall(i int, result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
func (*FakeCloudWatchAPI) ListTagsForResourceWithContext ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContext(arg1 context.Context, arg2 *cloudwatch.ListTagsForResourceInput, arg3 ...request.Option) (*cloudwatch.ListTagsForResourceOutput, error)
func (*FakeCloudWatchAPI) ListTagsForResourceWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextArgsForCall(i int) (context.Context, *cloudwatch.ListTagsForResourceInput, []request.Option)
func (*FakeCloudWatchAPI) ListTagsForResourceWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextCallCount() int
func (*FakeCloudWatchAPI) ListTagsForResourceWithContextCalls ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextCalls(stub func(context.Context, *cloudwatch.ListTagsForResourceInput, ...request.Option) (*cloudwatch.ListTagsForResourceOutput, error))
func (*FakeCloudWatchAPI) ListTagsForResourceWithContextReturns ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextReturns(result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
func (*FakeCloudWatchAPI) ListTagsForResourceWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) ListTagsForResourceWithContextReturnsOnCall(i int, result1 *cloudwatch.ListTagsForResourceOutput, result2 error)
func (*FakeCloudWatchAPI) PutAnomalyDetector ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetector(arg1 *cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error)
func (*FakeCloudWatchAPI) PutAnomalyDetectorArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorArgsForCall(i int) *cloudwatch.PutAnomalyDetectorInput
func (*FakeCloudWatchAPI) PutAnomalyDetectorCallCount ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorCallCount() int
func (*FakeCloudWatchAPI) PutAnomalyDetectorCalls ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorCalls(stub func(*cloudwatch.PutAnomalyDetectorInput) (*cloudwatch.PutAnomalyDetectorOutput, error))
func (*FakeCloudWatchAPI) PutAnomalyDetectorRequest ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequest(arg1 *cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput)
func (*FakeCloudWatchAPI) PutAnomalyDetectorRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestArgsForCall(i int) *cloudwatch.PutAnomalyDetectorInput
func (*FakeCloudWatchAPI) PutAnomalyDetectorRequestCallCount ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestCallCount() int
func (*FakeCloudWatchAPI) PutAnomalyDetectorRequestCalls ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestCalls(stub func(*cloudwatch.PutAnomalyDetectorInput) (*request.Request, *cloudwatch.PutAnomalyDetectorOutput))
func (*FakeCloudWatchAPI) PutAnomalyDetectorRequestReturns ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestReturns(result1 *request.Request, result2 *cloudwatch.PutAnomalyDetectorOutput)
func (*FakeCloudWatchAPI) PutAnomalyDetectorRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutAnomalyDetectorOutput)
func (*FakeCloudWatchAPI) PutAnomalyDetectorReturns ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorReturns(result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) PutAnomalyDetectorReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorReturnsOnCall(i int, result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) PutAnomalyDetectorWithContext ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContext(arg1 context.Context, arg2 *cloudwatch.PutAnomalyDetectorInput, arg3 ...request.Option) (*cloudwatch.PutAnomalyDetectorOutput, error)
func (*FakeCloudWatchAPI) PutAnomalyDetectorWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutAnomalyDetectorInput, []request.Option)
func (*FakeCloudWatchAPI) PutAnomalyDetectorWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextCallCount() int
func (*FakeCloudWatchAPI) PutAnomalyDetectorWithContextCalls ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextCalls(stub func(context.Context, *cloudwatch.PutAnomalyDetectorInput, ...request.Option) (*cloudwatch.PutAnomalyDetectorOutput, error))
func (*FakeCloudWatchAPI) PutAnomalyDetectorWithContextReturns ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextReturns(result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) PutAnomalyDetectorWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutAnomalyDetectorWithContextReturnsOnCall(i int, result1 *cloudwatch.PutAnomalyDetectorOutput, result2 error)
func (*FakeCloudWatchAPI) PutCompositeAlarm ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarm(arg1 *cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error)
func (*FakeCloudWatchAPI) PutCompositeAlarmArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmArgsForCall(i int) *cloudwatch.PutCompositeAlarmInput
func (*FakeCloudWatchAPI) PutCompositeAlarmCallCount ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmCallCount() int
func (*FakeCloudWatchAPI) PutCompositeAlarmCalls ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmCalls(stub func(*cloudwatch.PutCompositeAlarmInput) (*cloudwatch.PutCompositeAlarmOutput, error))
func (*FakeCloudWatchAPI) PutCompositeAlarmRequest ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequest(arg1 *cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput)
func (*FakeCloudWatchAPI) PutCompositeAlarmRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestArgsForCall(i int) *cloudwatch.PutCompositeAlarmInput
func (*FakeCloudWatchAPI) PutCompositeAlarmRequestCallCount ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestCallCount() int
func (*FakeCloudWatchAPI) PutCompositeAlarmRequestCalls ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestCalls(stub func(*cloudwatch.PutCompositeAlarmInput) (*request.Request, *cloudwatch.PutCompositeAlarmOutput))
func (*FakeCloudWatchAPI) PutCompositeAlarmRequestReturns ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestReturns(result1 *request.Request, result2 *cloudwatch.PutCompositeAlarmOutput)
func (*FakeCloudWatchAPI) PutCompositeAlarmRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutCompositeAlarmOutput)
func (*FakeCloudWatchAPI) PutCompositeAlarmReturns ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmReturns(result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutCompositeAlarmReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmReturnsOnCall(i int, result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutCompositeAlarmWithContext ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContext(arg1 context.Context, arg2 *cloudwatch.PutCompositeAlarmInput, arg3 ...request.Option) (*cloudwatch.PutCompositeAlarmOutput, error)
func (*FakeCloudWatchAPI) PutCompositeAlarmWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutCompositeAlarmInput, []request.Option)
func (*FakeCloudWatchAPI) PutCompositeAlarmWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextCallCount() int
func (*FakeCloudWatchAPI) PutCompositeAlarmWithContextCalls ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextCalls(stub func(context.Context, *cloudwatch.PutCompositeAlarmInput, ...request.Option) (*cloudwatch.PutCompositeAlarmOutput, error))
func (*FakeCloudWatchAPI) PutCompositeAlarmWithContextReturns ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextReturns(result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutCompositeAlarmWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutCompositeAlarmWithContextReturnsOnCall(i int, result1 *cloudwatch.PutCompositeAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutDashboard ¶
func (fake *FakeCloudWatchAPI) PutDashboard(arg1 *cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error)
func (*FakeCloudWatchAPI) PutDashboardArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutDashboardArgsForCall(i int) *cloudwatch.PutDashboardInput
func (*FakeCloudWatchAPI) PutDashboardCallCount ¶
func (fake *FakeCloudWatchAPI) PutDashboardCallCount() int
func (*FakeCloudWatchAPI) PutDashboardCalls ¶
func (fake *FakeCloudWatchAPI) PutDashboardCalls(stub func(*cloudwatch.PutDashboardInput) (*cloudwatch.PutDashboardOutput, error))
func (*FakeCloudWatchAPI) PutDashboardRequest ¶
func (fake *FakeCloudWatchAPI) PutDashboardRequest(arg1 *cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput)
func (*FakeCloudWatchAPI) PutDashboardRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutDashboardRequestArgsForCall(i int) *cloudwatch.PutDashboardInput
func (*FakeCloudWatchAPI) PutDashboardRequestCallCount ¶
func (fake *FakeCloudWatchAPI) PutDashboardRequestCallCount() int
func (*FakeCloudWatchAPI) PutDashboardRequestCalls ¶
func (fake *FakeCloudWatchAPI) PutDashboardRequestCalls(stub func(*cloudwatch.PutDashboardInput) (*request.Request, *cloudwatch.PutDashboardOutput))
func (*FakeCloudWatchAPI) PutDashboardRequestReturns ¶
func (fake *FakeCloudWatchAPI) PutDashboardRequestReturns(result1 *request.Request, result2 *cloudwatch.PutDashboardOutput)
func (*FakeCloudWatchAPI) PutDashboardRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutDashboardRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutDashboardOutput)
func (*FakeCloudWatchAPI) PutDashboardReturns ¶
func (fake *FakeCloudWatchAPI) PutDashboardReturns(result1 *cloudwatch.PutDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) PutDashboardReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutDashboardReturnsOnCall(i int, result1 *cloudwatch.PutDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) PutDashboardWithContext ¶
func (fake *FakeCloudWatchAPI) PutDashboardWithContext(arg1 context.Context, arg2 *cloudwatch.PutDashboardInput, arg3 ...request.Option) (*cloudwatch.PutDashboardOutput, error)
func (*FakeCloudWatchAPI) PutDashboardWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutDashboardWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutDashboardInput, []request.Option)
func (*FakeCloudWatchAPI) PutDashboardWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) PutDashboardWithContextCallCount() int
func (*FakeCloudWatchAPI) PutDashboardWithContextCalls ¶
func (fake *FakeCloudWatchAPI) PutDashboardWithContextCalls(stub func(context.Context, *cloudwatch.PutDashboardInput, ...request.Option) (*cloudwatch.PutDashboardOutput, error))
func (*FakeCloudWatchAPI) PutDashboardWithContextReturns ¶
func (fake *FakeCloudWatchAPI) PutDashboardWithContextReturns(result1 *cloudwatch.PutDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) PutDashboardWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutDashboardWithContextReturnsOnCall(i int, result1 *cloudwatch.PutDashboardOutput, result2 error)
func (*FakeCloudWatchAPI) PutInsightRule ¶
func (fake *FakeCloudWatchAPI) PutInsightRule(arg1 *cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error)
func (*FakeCloudWatchAPI) PutInsightRuleArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleArgsForCall(i int) *cloudwatch.PutInsightRuleInput
func (*FakeCloudWatchAPI) PutInsightRuleCallCount ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleCallCount() int
func (*FakeCloudWatchAPI) PutInsightRuleCalls ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleCalls(stub func(*cloudwatch.PutInsightRuleInput) (*cloudwatch.PutInsightRuleOutput, error))
func (*FakeCloudWatchAPI) PutInsightRuleRequest ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleRequest(arg1 *cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput)
func (*FakeCloudWatchAPI) PutInsightRuleRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleRequestArgsForCall(i int) *cloudwatch.PutInsightRuleInput
func (*FakeCloudWatchAPI) PutInsightRuleRequestCallCount ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleRequestCallCount() int
func (*FakeCloudWatchAPI) PutInsightRuleRequestCalls ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleRequestCalls(stub func(*cloudwatch.PutInsightRuleInput) (*request.Request, *cloudwatch.PutInsightRuleOutput))
func (*FakeCloudWatchAPI) PutInsightRuleRequestReturns ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleRequestReturns(result1 *request.Request, result2 *cloudwatch.PutInsightRuleOutput)
func (*FakeCloudWatchAPI) PutInsightRuleRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutInsightRuleOutput)
func (*FakeCloudWatchAPI) PutInsightRuleReturns ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleReturns(result1 *cloudwatch.PutInsightRuleOutput, result2 error)
func (*FakeCloudWatchAPI) PutInsightRuleReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleReturnsOnCall(i int, result1 *cloudwatch.PutInsightRuleOutput, result2 error)
func (*FakeCloudWatchAPI) PutInsightRuleWithContext ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleWithContext(arg1 context.Context, arg2 *cloudwatch.PutInsightRuleInput, arg3 ...request.Option) (*cloudwatch.PutInsightRuleOutput, error)
func (*FakeCloudWatchAPI) PutInsightRuleWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutInsightRuleInput, []request.Option)
func (*FakeCloudWatchAPI) PutInsightRuleWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextCallCount() int
func (*FakeCloudWatchAPI) PutInsightRuleWithContextCalls ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextCalls(stub func(context.Context, *cloudwatch.PutInsightRuleInput, ...request.Option) (*cloudwatch.PutInsightRuleOutput, error))
func (*FakeCloudWatchAPI) PutInsightRuleWithContextReturns ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextReturns(result1 *cloudwatch.PutInsightRuleOutput, result2 error)
func (*FakeCloudWatchAPI) PutInsightRuleWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutInsightRuleWithContextReturnsOnCall(i int, result1 *cloudwatch.PutInsightRuleOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricAlarm ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarm(arg1 *cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error)
func (*FakeCloudWatchAPI) PutMetricAlarmArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmArgsForCall(i int) *cloudwatch.PutMetricAlarmInput
func (*FakeCloudWatchAPI) PutMetricAlarmCallCount ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmCallCount() int
func (*FakeCloudWatchAPI) PutMetricAlarmCalls ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmCalls(stub func(*cloudwatch.PutMetricAlarmInput) (*cloudwatch.PutMetricAlarmOutput, error))
func (*FakeCloudWatchAPI) PutMetricAlarmRequest ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmRequest(arg1 *cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput)
func (*FakeCloudWatchAPI) PutMetricAlarmRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestArgsForCall(i int) *cloudwatch.PutMetricAlarmInput
func (*FakeCloudWatchAPI) PutMetricAlarmRequestCallCount ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestCallCount() int
func (*FakeCloudWatchAPI) PutMetricAlarmRequestCalls ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestCalls(stub func(*cloudwatch.PutMetricAlarmInput) (*request.Request, *cloudwatch.PutMetricAlarmOutput))
func (*FakeCloudWatchAPI) PutMetricAlarmRequestReturns ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestReturns(result1 *request.Request, result2 *cloudwatch.PutMetricAlarmOutput)
func (*FakeCloudWatchAPI) PutMetricAlarmRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutMetricAlarmOutput)
func (*FakeCloudWatchAPI) PutMetricAlarmReturns ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmReturns(result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricAlarmReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmReturnsOnCall(i int, result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricAlarmWithContext ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContext(arg1 context.Context, arg2 *cloudwatch.PutMetricAlarmInput, arg3 ...request.Option) (*cloudwatch.PutMetricAlarmOutput, error)
func (*FakeCloudWatchAPI) PutMetricAlarmWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutMetricAlarmInput, []request.Option)
func (*FakeCloudWatchAPI) PutMetricAlarmWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextCallCount() int
func (*FakeCloudWatchAPI) PutMetricAlarmWithContextCalls ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextCalls(stub func(context.Context, *cloudwatch.PutMetricAlarmInput, ...request.Option) (*cloudwatch.PutMetricAlarmOutput, error))
func (*FakeCloudWatchAPI) PutMetricAlarmWithContextReturns ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextReturns(result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricAlarmWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutMetricAlarmWithContextReturnsOnCall(i int, result1 *cloudwatch.PutMetricAlarmOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricData ¶
func (fake *FakeCloudWatchAPI) PutMetricData(arg1 *cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error)
func (*FakeCloudWatchAPI) PutMetricDataArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutMetricDataArgsForCall(i int) *cloudwatch.PutMetricDataInput
func (*FakeCloudWatchAPI) PutMetricDataCallCount ¶
func (fake *FakeCloudWatchAPI) PutMetricDataCallCount() int
func (*FakeCloudWatchAPI) PutMetricDataCalls ¶
func (fake *FakeCloudWatchAPI) PutMetricDataCalls(stub func(*cloudwatch.PutMetricDataInput) (*cloudwatch.PutMetricDataOutput, error))
func (*FakeCloudWatchAPI) PutMetricDataRequest ¶
func (fake *FakeCloudWatchAPI) PutMetricDataRequest(arg1 *cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput)
func (*FakeCloudWatchAPI) PutMetricDataRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutMetricDataRequestArgsForCall(i int) *cloudwatch.PutMetricDataInput
func (*FakeCloudWatchAPI) PutMetricDataRequestCallCount ¶
func (fake *FakeCloudWatchAPI) PutMetricDataRequestCallCount() int
func (*FakeCloudWatchAPI) PutMetricDataRequestCalls ¶
func (fake *FakeCloudWatchAPI) PutMetricDataRequestCalls(stub func(*cloudwatch.PutMetricDataInput) (*request.Request, *cloudwatch.PutMetricDataOutput))
func (*FakeCloudWatchAPI) PutMetricDataRequestReturns ¶
func (fake *FakeCloudWatchAPI) PutMetricDataRequestReturns(result1 *request.Request, result2 *cloudwatch.PutMetricDataOutput)
func (*FakeCloudWatchAPI) PutMetricDataRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutMetricDataRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.PutMetricDataOutput)
func (*FakeCloudWatchAPI) PutMetricDataReturns ¶
func (fake *FakeCloudWatchAPI) PutMetricDataReturns(result1 *cloudwatch.PutMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricDataReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutMetricDataReturnsOnCall(i int, result1 *cloudwatch.PutMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricDataWithContext ¶
func (fake *FakeCloudWatchAPI) PutMetricDataWithContext(arg1 context.Context, arg2 *cloudwatch.PutMetricDataInput, arg3 ...request.Option) (*cloudwatch.PutMetricDataOutput, error)
func (*FakeCloudWatchAPI) PutMetricDataWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) PutMetricDataWithContextArgsForCall(i int) (context.Context, *cloudwatch.PutMetricDataInput, []request.Option)
func (*FakeCloudWatchAPI) PutMetricDataWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) PutMetricDataWithContextCallCount() int
func (*FakeCloudWatchAPI) PutMetricDataWithContextCalls ¶
func (fake *FakeCloudWatchAPI) PutMetricDataWithContextCalls(stub func(context.Context, *cloudwatch.PutMetricDataInput, ...request.Option) (*cloudwatch.PutMetricDataOutput, error))
func (*FakeCloudWatchAPI) PutMetricDataWithContextReturns ¶
func (fake *FakeCloudWatchAPI) PutMetricDataWithContextReturns(result1 *cloudwatch.PutMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) PutMetricDataWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) PutMetricDataWithContextReturnsOnCall(i int, result1 *cloudwatch.PutMetricDataOutput, result2 error)
func (*FakeCloudWatchAPI) SetAlarmState ¶
func (fake *FakeCloudWatchAPI) SetAlarmState(arg1 *cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error)
func (*FakeCloudWatchAPI) SetAlarmStateArgsForCall ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateArgsForCall(i int) *cloudwatch.SetAlarmStateInput
func (*FakeCloudWatchAPI) SetAlarmStateCallCount ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateCallCount() int
func (*FakeCloudWatchAPI) SetAlarmStateCalls ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateCalls(stub func(*cloudwatch.SetAlarmStateInput) (*cloudwatch.SetAlarmStateOutput, error))
func (*FakeCloudWatchAPI) SetAlarmStateRequest ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateRequest(arg1 *cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput)
func (*FakeCloudWatchAPI) SetAlarmStateRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateRequestArgsForCall(i int) *cloudwatch.SetAlarmStateInput
func (*FakeCloudWatchAPI) SetAlarmStateRequestCallCount ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateRequestCallCount() int
func (*FakeCloudWatchAPI) SetAlarmStateRequestCalls ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateRequestCalls(stub func(*cloudwatch.SetAlarmStateInput) (*request.Request, *cloudwatch.SetAlarmStateOutput))
func (*FakeCloudWatchAPI) SetAlarmStateRequestReturns ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateRequestReturns(result1 *request.Request, result2 *cloudwatch.SetAlarmStateOutput)
func (*FakeCloudWatchAPI) SetAlarmStateRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.SetAlarmStateOutput)
func (*FakeCloudWatchAPI) SetAlarmStateReturns ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateReturns(result1 *cloudwatch.SetAlarmStateOutput, result2 error)
func (*FakeCloudWatchAPI) SetAlarmStateReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateReturnsOnCall(i int, result1 *cloudwatch.SetAlarmStateOutput, result2 error)
func (*FakeCloudWatchAPI) SetAlarmStateWithContext ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateWithContext(arg1 context.Context, arg2 *cloudwatch.SetAlarmStateInput, arg3 ...request.Option) (*cloudwatch.SetAlarmStateOutput, error)
func (*FakeCloudWatchAPI) SetAlarmStateWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextArgsForCall(i int) (context.Context, *cloudwatch.SetAlarmStateInput, []request.Option)
func (*FakeCloudWatchAPI) SetAlarmStateWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextCallCount() int
func (*FakeCloudWatchAPI) SetAlarmStateWithContextCalls ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextCalls(stub func(context.Context, *cloudwatch.SetAlarmStateInput, ...request.Option) (*cloudwatch.SetAlarmStateOutput, error))
func (*FakeCloudWatchAPI) SetAlarmStateWithContextReturns ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextReturns(result1 *cloudwatch.SetAlarmStateOutput, result2 error)
func (*FakeCloudWatchAPI) SetAlarmStateWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) SetAlarmStateWithContextReturnsOnCall(i int, result1 *cloudwatch.SetAlarmStateOutput, result2 error)
func (*FakeCloudWatchAPI) TagResource ¶
func (fake *FakeCloudWatchAPI) TagResource(arg1 *cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error)
func (*FakeCloudWatchAPI) TagResourceArgsForCall ¶
func (fake *FakeCloudWatchAPI) TagResourceArgsForCall(i int) *cloudwatch.TagResourceInput
func (*FakeCloudWatchAPI) TagResourceCallCount ¶
func (fake *FakeCloudWatchAPI) TagResourceCallCount() int
func (*FakeCloudWatchAPI) TagResourceCalls ¶
func (fake *FakeCloudWatchAPI) TagResourceCalls(stub func(*cloudwatch.TagResourceInput) (*cloudwatch.TagResourceOutput, error))
func (*FakeCloudWatchAPI) TagResourceRequest ¶
func (fake *FakeCloudWatchAPI) TagResourceRequest(arg1 *cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput)
func (*FakeCloudWatchAPI) TagResourceRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) TagResourceRequestArgsForCall(i int) *cloudwatch.TagResourceInput
func (*FakeCloudWatchAPI) TagResourceRequestCallCount ¶
func (fake *FakeCloudWatchAPI) TagResourceRequestCallCount() int
func (*FakeCloudWatchAPI) TagResourceRequestCalls ¶
func (fake *FakeCloudWatchAPI) TagResourceRequestCalls(stub func(*cloudwatch.TagResourceInput) (*request.Request, *cloudwatch.TagResourceOutput))
func (*FakeCloudWatchAPI) TagResourceRequestReturns ¶
func (fake *FakeCloudWatchAPI) TagResourceRequestReturns(result1 *request.Request, result2 *cloudwatch.TagResourceOutput)
func (*FakeCloudWatchAPI) TagResourceRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) TagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.TagResourceOutput)
func (*FakeCloudWatchAPI) TagResourceReturns ¶
func (fake *FakeCloudWatchAPI) TagResourceReturns(result1 *cloudwatch.TagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) TagResourceReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) TagResourceReturnsOnCall(i int, result1 *cloudwatch.TagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) TagResourceWithContext ¶
func (fake *FakeCloudWatchAPI) TagResourceWithContext(arg1 context.Context, arg2 *cloudwatch.TagResourceInput, arg3 ...request.Option) (*cloudwatch.TagResourceOutput, error)
func (*FakeCloudWatchAPI) TagResourceWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) TagResourceWithContextArgsForCall(i int) (context.Context, *cloudwatch.TagResourceInput, []request.Option)
func (*FakeCloudWatchAPI) TagResourceWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) TagResourceWithContextCallCount() int
func (*FakeCloudWatchAPI) TagResourceWithContextCalls ¶
func (fake *FakeCloudWatchAPI) TagResourceWithContextCalls(stub func(context.Context, *cloudwatch.TagResourceInput, ...request.Option) (*cloudwatch.TagResourceOutput, error))
func (*FakeCloudWatchAPI) TagResourceWithContextReturns ¶
func (fake *FakeCloudWatchAPI) TagResourceWithContextReturns(result1 *cloudwatch.TagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) TagResourceWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) TagResourceWithContextReturnsOnCall(i int, result1 *cloudwatch.TagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) UntagResource ¶
func (fake *FakeCloudWatchAPI) UntagResource(arg1 *cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error)
func (*FakeCloudWatchAPI) UntagResourceArgsForCall ¶
func (fake *FakeCloudWatchAPI) UntagResourceArgsForCall(i int) *cloudwatch.UntagResourceInput
func (*FakeCloudWatchAPI) UntagResourceCallCount ¶
func (fake *FakeCloudWatchAPI) UntagResourceCallCount() int
func (*FakeCloudWatchAPI) UntagResourceCalls ¶
func (fake *FakeCloudWatchAPI) UntagResourceCalls(stub func(*cloudwatch.UntagResourceInput) (*cloudwatch.UntagResourceOutput, error))
func (*FakeCloudWatchAPI) UntagResourceRequest ¶
func (fake *FakeCloudWatchAPI) UntagResourceRequest(arg1 *cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput)
func (*FakeCloudWatchAPI) UntagResourceRequestArgsForCall ¶
func (fake *FakeCloudWatchAPI) UntagResourceRequestArgsForCall(i int) *cloudwatch.UntagResourceInput
func (*FakeCloudWatchAPI) UntagResourceRequestCallCount ¶
func (fake *FakeCloudWatchAPI) UntagResourceRequestCallCount() int
func (*FakeCloudWatchAPI) UntagResourceRequestCalls ¶
func (fake *FakeCloudWatchAPI) UntagResourceRequestCalls(stub func(*cloudwatch.UntagResourceInput) (*request.Request, *cloudwatch.UntagResourceOutput))
func (*FakeCloudWatchAPI) UntagResourceRequestReturns ¶
func (fake *FakeCloudWatchAPI) UntagResourceRequestReturns(result1 *request.Request, result2 *cloudwatch.UntagResourceOutput)
func (*FakeCloudWatchAPI) UntagResourceRequestReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) UntagResourceRequestReturnsOnCall(i int, result1 *request.Request, result2 *cloudwatch.UntagResourceOutput)
func (*FakeCloudWatchAPI) UntagResourceReturns ¶
func (fake *FakeCloudWatchAPI) UntagResourceReturns(result1 *cloudwatch.UntagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) UntagResourceReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) UntagResourceReturnsOnCall(i int, result1 *cloudwatch.UntagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) UntagResourceWithContext ¶
func (fake *FakeCloudWatchAPI) UntagResourceWithContext(arg1 context.Context, arg2 *cloudwatch.UntagResourceInput, arg3 ...request.Option) (*cloudwatch.UntagResourceOutput, error)
func (*FakeCloudWatchAPI) UntagResourceWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) UntagResourceWithContextArgsForCall(i int) (context.Context, *cloudwatch.UntagResourceInput, []request.Option)
func (*FakeCloudWatchAPI) UntagResourceWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) UntagResourceWithContextCallCount() int
func (*FakeCloudWatchAPI) UntagResourceWithContextCalls ¶
func (fake *FakeCloudWatchAPI) UntagResourceWithContextCalls(stub func(context.Context, *cloudwatch.UntagResourceInput, ...request.Option) (*cloudwatch.UntagResourceOutput, error))
func (*FakeCloudWatchAPI) UntagResourceWithContextReturns ¶
func (fake *FakeCloudWatchAPI) UntagResourceWithContextReturns(result1 *cloudwatch.UntagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) UntagResourceWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) UntagResourceWithContextReturnsOnCall(i int, result1 *cloudwatch.UntagResourceOutput, result2 error)
func (*FakeCloudWatchAPI) WaitUntilAlarmExists ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExists(arg1 *cloudwatch.DescribeAlarmsInput) error
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsArgsForCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsCallCount ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsCallCount() int
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsCalls ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsCalls(stub func(*cloudwatch.DescribeAlarmsInput) error)
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsReturns ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsReturns(result1 error)
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsWithContext ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, arg3 ...request.WaiterOption) error
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, []request.WaiterOption)
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextCallCount() int
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...request.WaiterOption) error)
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilAlarmExistsWithContextReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExists ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExists(arg1 *cloudwatch.DescribeAlarmsInput) error
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsArgsForCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsArgsForCall(i int) *cloudwatch.DescribeAlarmsInput
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsCallCount ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsCallCount() int
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsCalls ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsCalls(stub func(*cloudwatch.DescribeAlarmsInput) error)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsReturns ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsReturns(result1 error)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsReturnsOnCall(i int, result1 error)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContext(arg1 context.Context, arg2 *cloudwatch.DescribeAlarmsInput, arg3 ...request.WaiterOption) error
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextArgsForCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextArgsForCall(i int) (context.Context, *cloudwatch.DescribeAlarmsInput, []request.WaiterOption)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextCallCount ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextCallCount() int
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextCalls ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextCalls(stub func(context.Context, *cloudwatch.DescribeAlarmsInput, ...request.WaiterOption) error)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextReturns ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextReturns(result1 error)
func (*FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextReturnsOnCall ¶
func (fake *FakeCloudWatchAPI) WaitUntilCompositeAlarmExistsWithContextReturnsOnCall(i int, result1 error)
Click to show internal directories.
Click to hide internal directories.