costexplorerstub

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	CreateAnomalyMonitor(ctx workflow.Context, input *costexplorer.CreateAnomalyMonitorInput) (*costexplorer.CreateAnomalyMonitorOutput, error)
	CreateAnomalyMonitorAsync(ctx workflow.Context, input *costexplorer.CreateAnomalyMonitorInput) *CreateAnomalyMonitorFuture

	CreateAnomalySubscription(ctx workflow.Context, input *costexplorer.CreateAnomalySubscriptionInput) (*costexplorer.CreateAnomalySubscriptionOutput, error)
	CreateAnomalySubscriptionAsync(ctx workflow.Context, input *costexplorer.CreateAnomalySubscriptionInput) *CreateAnomalySubscriptionFuture

	CreateCostCategoryDefinition(ctx workflow.Context, input *costexplorer.CreateCostCategoryDefinitionInput) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
	CreateCostCategoryDefinitionAsync(ctx workflow.Context, input *costexplorer.CreateCostCategoryDefinitionInput) *CreateCostCategoryDefinitionFuture

	DeleteAnomalyMonitor(ctx workflow.Context, input *costexplorer.DeleteAnomalyMonitorInput) (*costexplorer.DeleteAnomalyMonitorOutput, error)
	DeleteAnomalyMonitorAsync(ctx workflow.Context, input *costexplorer.DeleteAnomalyMonitorInput) *DeleteAnomalyMonitorFuture

	DeleteAnomalySubscription(ctx workflow.Context, input *costexplorer.DeleteAnomalySubscriptionInput) (*costexplorer.DeleteAnomalySubscriptionOutput, error)
	DeleteAnomalySubscriptionAsync(ctx workflow.Context, input *costexplorer.DeleteAnomalySubscriptionInput) *DeleteAnomalySubscriptionFuture

	DeleteCostCategoryDefinition(ctx workflow.Context, input *costexplorer.DeleteCostCategoryDefinitionInput) (*costexplorer.DeleteCostCategoryDefinitionOutput, error)
	DeleteCostCategoryDefinitionAsync(ctx workflow.Context, input *costexplorer.DeleteCostCategoryDefinitionInput) *DeleteCostCategoryDefinitionFuture

	DescribeCostCategoryDefinition(ctx workflow.Context, input *costexplorer.DescribeCostCategoryDefinitionInput) (*costexplorer.DescribeCostCategoryDefinitionOutput, error)
	DescribeCostCategoryDefinitionAsync(ctx workflow.Context, input *costexplorer.DescribeCostCategoryDefinitionInput) *DescribeCostCategoryDefinitionFuture

	GetAnomalies(ctx workflow.Context, input *costexplorer.GetAnomaliesInput) (*costexplorer.GetAnomaliesOutput, error)
	GetAnomaliesAsync(ctx workflow.Context, input *costexplorer.GetAnomaliesInput) *GetAnomaliesFuture

	GetAnomalyMonitors(ctx workflow.Context, input *costexplorer.GetAnomalyMonitorsInput) (*costexplorer.GetAnomalyMonitorsOutput, error)
	GetAnomalyMonitorsAsync(ctx workflow.Context, input *costexplorer.GetAnomalyMonitorsInput) *GetAnomalyMonitorsFuture

	GetAnomalySubscriptions(ctx workflow.Context, input *costexplorer.GetAnomalySubscriptionsInput) (*costexplorer.GetAnomalySubscriptionsOutput, error)
	GetAnomalySubscriptionsAsync(ctx workflow.Context, input *costexplorer.GetAnomalySubscriptionsInput) *GetAnomalySubscriptionsFuture

	GetCostAndUsage(ctx workflow.Context, input *costexplorer.GetCostAndUsageInput) (*costexplorer.GetCostAndUsageOutput, error)
	GetCostAndUsageAsync(ctx workflow.Context, input *costexplorer.GetCostAndUsageInput) *GetCostAndUsageFuture

	GetCostAndUsageWithResources(ctx workflow.Context, input *costexplorer.GetCostAndUsageWithResourcesInput) (*costexplorer.GetCostAndUsageWithResourcesOutput, error)
	GetCostAndUsageWithResourcesAsync(ctx workflow.Context, input *costexplorer.GetCostAndUsageWithResourcesInput) *GetCostAndUsageWithResourcesFuture

	GetCostCategories(ctx workflow.Context, input *costexplorer.GetCostCategoriesInput) (*costexplorer.GetCostCategoriesOutput, error)
	GetCostCategoriesAsync(ctx workflow.Context, input *costexplorer.GetCostCategoriesInput) *GetCostCategoriesFuture

	GetCostForecast(ctx workflow.Context, input *costexplorer.GetCostForecastInput) (*costexplorer.GetCostForecastOutput, error)
	GetCostForecastAsync(ctx workflow.Context, input *costexplorer.GetCostForecastInput) *GetCostForecastFuture

	GetDimensionValues(ctx workflow.Context, input *costexplorer.GetDimensionValuesInput) (*costexplorer.GetDimensionValuesOutput, error)
	GetDimensionValuesAsync(ctx workflow.Context, input *costexplorer.GetDimensionValuesInput) *GetDimensionValuesFuture

	GetReservationCoverage(ctx workflow.Context, input *costexplorer.GetReservationCoverageInput) (*costexplorer.GetReservationCoverageOutput, error)
	GetReservationCoverageAsync(ctx workflow.Context, input *costexplorer.GetReservationCoverageInput) *GetReservationCoverageFuture

	GetReservationPurchaseRecommendation(ctx workflow.Context, input *costexplorer.GetReservationPurchaseRecommendationInput) (*costexplorer.GetReservationPurchaseRecommendationOutput, error)
	GetReservationPurchaseRecommendationAsync(ctx workflow.Context, input *costexplorer.GetReservationPurchaseRecommendationInput) *GetReservationPurchaseRecommendationFuture

	GetReservationUtilization(ctx workflow.Context, input *costexplorer.GetReservationUtilizationInput) (*costexplorer.GetReservationUtilizationOutput, error)
	GetReservationUtilizationAsync(ctx workflow.Context, input *costexplorer.GetReservationUtilizationInput) *GetReservationUtilizationFuture

	GetRightsizingRecommendation(ctx workflow.Context, input *costexplorer.GetRightsizingRecommendationInput) (*costexplorer.GetRightsizingRecommendationOutput, error)
	GetRightsizingRecommendationAsync(ctx workflow.Context, input *costexplorer.GetRightsizingRecommendationInput) *GetRightsizingRecommendationFuture

	GetSavingsPlansCoverage(ctx workflow.Context, input *costexplorer.GetSavingsPlansCoverageInput) (*costexplorer.GetSavingsPlansCoverageOutput, error)
	GetSavingsPlansCoverageAsync(ctx workflow.Context, input *costexplorer.GetSavingsPlansCoverageInput) *GetSavingsPlansCoverageFuture

	GetSavingsPlansPurchaseRecommendation(ctx workflow.Context, input *costexplorer.GetSavingsPlansPurchaseRecommendationInput) (*costexplorer.GetSavingsPlansPurchaseRecommendationOutput, error)
	GetSavingsPlansPurchaseRecommendationAsync(ctx workflow.Context, input *costexplorer.GetSavingsPlansPurchaseRecommendationInput) *GetSavingsPlansPurchaseRecommendationFuture

	GetSavingsPlansUtilization(ctx workflow.Context, input *costexplorer.GetSavingsPlansUtilizationInput) (*costexplorer.GetSavingsPlansUtilizationOutput, error)
	GetSavingsPlansUtilizationAsync(ctx workflow.Context, input *costexplorer.GetSavingsPlansUtilizationInput) *GetSavingsPlansUtilizationFuture

	GetSavingsPlansUtilizationDetails(ctx workflow.Context, input *costexplorer.GetSavingsPlansUtilizationDetailsInput) (*costexplorer.GetSavingsPlansUtilizationDetailsOutput, error)
	GetSavingsPlansUtilizationDetailsAsync(ctx workflow.Context, input *costexplorer.GetSavingsPlansUtilizationDetailsInput) *GetSavingsPlansUtilizationDetailsFuture

	GetTags(ctx workflow.Context, input *costexplorer.GetTagsInput) (*costexplorer.GetTagsOutput, error)
	GetTagsAsync(ctx workflow.Context, input *costexplorer.GetTagsInput) *GetTagsFuture

	GetUsageForecast(ctx workflow.Context, input *costexplorer.GetUsageForecastInput) (*costexplorer.GetUsageForecastOutput, error)
	GetUsageForecastAsync(ctx workflow.Context, input *costexplorer.GetUsageForecastInput) *GetUsageForecastFuture

	ListCostCategoryDefinitions(ctx workflow.Context, input *costexplorer.ListCostCategoryDefinitionsInput) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
	ListCostCategoryDefinitionsAsync(ctx workflow.Context, input *costexplorer.ListCostCategoryDefinitionsInput) *ListCostCategoryDefinitionsFuture

	ProvideAnomalyFeedback(ctx workflow.Context, input *costexplorer.ProvideAnomalyFeedbackInput) (*costexplorer.ProvideAnomalyFeedbackOutput, error)
	ProvideAnomalyFeedbackAsync(ctx workflow.Context, input *costexplorer.ProvideAnomalyFeedbackInput) *ProvideAnomalyFeedbackFuture

	UpdateAnomalyMonitor(ctx workflow.Context, input *costexplorer.UpdateAnomalyMonitorInput) (*costexplorer.UpdateAnomalyMonitorOutput, error)
	UpdateAnomalyMonitorAsync(ctx workflow.Context, input *costexplorer.UpdateAnomalyMonitorInput) *UpdateAnomalyMonitorFuture

	UpdateAnomalySubscription(ctx workflow.Context, input *costexplorer.UpdateAnomalySubscriptionInput) (*costexplorer.UpdateAnomalySubscriptionOutput, error)
	UpdateAnomalySubscriptionAsync(ctx workflow.Context, input *costexplorer.UpdateAnomalySubscriptionInput) *UpdateAnomalySubscriptionFuture

	UpdateCostCategoryDefinition(ctx workflow.Context, input *costexplorer.UpdateCostCategoryDefinitionInput) (*costexplorer.UpdateCostCategoryDefinitionOutput, error)
	UpdateCostCategoryDefinitionAsync(ctx workflow.Context, input *costexplorer.UpdateCostCategoryDefinitionInput) *UpdateCostCategoryDefinitionFuture
}

func NewClient

func NewClient() Client

type CreateAnomalyMonitorFuture

type CreateAnomalyMonitorFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*CreateAnomalyMonitorFuture) Get

type CreateAnomalySubscriptionFuture

type CreateAnomalySubscriptionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*CreateAnomalySubscriptionFuture) Get

type CreateCostCategoryDefinitionFuture

type CreateCostCategoryDefinitionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*CreateCostCategoryDefinitionFuture) Get

type DeleteAnomalyMonitorFuture

type DeleteAnomalyMonitorFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DeleteAnomalyMonitorFuture) Get

type DeleteAnomalySubscriptionFuture

type DeleteAnomalySubscriptionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DeleteAnomalySubscriptionFuture) Get

type DeleteCostCategoryDefinitionFuture

type DeleteCostCategoryDefinitionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DeleteCostCategoryDefinitionFuture) Get

type DescribeCostCategoryDefinitionFuture

type DescribeCostCategoryDefinitionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*DescribeCostCategoryDefinitionFuture) Get

type GetAnomaliesFuture

type GetAnomaliesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetAnomaliesFuture) Get

type GetAnomalyMonitorsFuture

type GetAnomalyMonitorsFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetAnomalyMonitorsFuture) Get

type GetAnomalySubscriptionsFuture

type GetAnomalySubscriptionsFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetAnomalySubscriptionsFuture) Get

type GetCostAndUsageFuture

type GetCostAndUsageFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetCostAndUsageFuture) Get

type GetCostAndUsageWithResourcesFuture

type GetCostAndUsageWithResourcesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetCostAndUsageWithResourcesFuture) Get

type GetCostCategoriesFuture

type GetCostCategoriesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetCostCategoriesFuture) Get

type GetCostForecastFuture

type GetCostForecastFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetCostForecastFuture) Get

type GetDimensionValuesFuture

type GetDimensionValuesFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetDimensionValuesFuture) Get

type GetReservationCoverageFuture

type GetReservationCoverageFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetReservationCoverageFuture) Get

type GetReservationPurchaseRecommendationFuture

type GetReservationPurchaseRecommendationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetReservationPurchaseRecommendationFuture) Get

type GetReservationUtilizationFuture

type GetReservationUtilizationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetReservationUtilizationFuture) Get

type GetRightsizingRecommendationFuture

type GetRightsizingRecommendationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetRightsizingRecommendationFuture) Get

type GetSavingsPlansCoverageFuture

type GetSavingsPlansCoverageFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetSavingsPlansCoverageFuture) Get

type GetSavingsPlansPurchaseRecommendationFuture

type GetSavingsPlansPurchaseRecommendationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetSavingsPlansPurchaseRecommendationFuture) Get

type GetSavingsPlansUtilizationDetailsFuture

type GetSavingsPlansUtilizationDetailsFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetSavingsPlansUtilizationDetailsFuture) Get

type GetSavingsPlansUtilizationFuture

type GetSavingsPlansUtilizationFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetSavingsPlansUtilizationFuture) Get

type GetTagsFuture

type GetTagsFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetTagsFuture) Get

type GetUsageForecastFuture

type GetUsageForecastFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*GetUsageForecastFuture) Get

type ListCostCategoryDefinitionsFuture

type ListCostCategoryDefinitionsFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*ListCostCategoryDefinitionsFuture) Get

type ProvideAnomalyFeedbackFuture

type ProvideAnomalyFeedbackFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*ProvideAnomalyFeedbackFuture) Get

type UpdateAnomalyMonitorFuture

type UpdateAnomalyMonitorFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*UpdateAnomalyMonitorFuture) Get

type UpdateAnomalySubscriptionFuture

type UpdateAnomalySubscriptionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*UpdateAnomalySubscriptionFuture) Get

type UpdateCostCategoryDefinitionFuture

type UpdateCostCategoryDefinitionFuture struct {
	// public to support Selector.addFuture
	Future workflow.Future
}

func (*UpdateCostCategoryDefinitionFuture) Get

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL