Documentation ¶
Index ¶
- type Client
- type CreateAnomalyMonitorFuture
- type CreateAnomalySubscriptionFuture
- type CreateCostCategoryDefinitionFuture
- type DeleteAnomalyMonitorFuture
- type DeleteAnomalySubscriptionFuture
- type DeleteCostCategoryDefinitionFuture
- type DescribeCostCategoryDefinitionFuture
- type GetAnomaliesFuture
- type GetAnomalyMonitorsFuture
- type GetAnomalySubscriptionsFuture
- type GetCostAndUsageFuture
- type GetCostAndUsageWithResourcesFuture
- type GetCostCategoriesFuture
- type GetCostForecastFuture
- type GetDimensionValuesFuture
- type GetReservationCoverageFuture
- type GetReservationPurchaseRecommendationFuture
- type GetReservationUtilizationFuture
- type GetRightsizingRecommendationFuture
- type GetSavingsPlansCoverageFuture
- type GetSavingsPlansPurchaseRecommendationFuture
- type GetSavingsPlansUtilizationDetailsFuture
- type GetSavingsPlansUtilizationFuture
- type GetTagsFuture
- type GetUsageForecastFuture
- type ListCostCategoryDefinitionsFuture
- type ProvideAnomalyFeedbackFuture
- type UpdateAnomalyMonitorFuture
- type UpdateAnomalySubscriptionFuture
- type UpdateCostCategoryDefinitionFuture
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 }
type CreateAnomalyMonitorFuture ¶
type CreateAnomalyMonitorFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateAnomalyMonitorFuture) Get ¶
func (r *CreateAnomalyMonitorFuture) Get(ctx workflow.Context) (*costexplorer.CreateAnomalyMonitorOutput, error)
type CreateAnomalySubscriptionFuture ¶
type CreateAnomalySubscriptionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateAnomalySubscriptionFuture) Get ¶
func (r *CreateAnomalySubscriptionFuture) Get(ctx workflow.Context) (*costexplorer.CreateAnomalySubscriptionOutput, error)
type CreateCostCategoryDefinitionFuture ¶
type CreateCostCategoryDefinitionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*CreateCostCategoryDefinitionFuture) Get ¶
func (r *CreateCostCategoryDefinitionFuture) Get(ctx workflow.Context) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
type DeleteAnomalyMonitorFuture ¶
type DeleteAnomalyMonitorFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteAnomalyMonitorFuture) Get ¶
func (r *DeleteAnomalyMonitorFuture) Get(ctx workflow.Context) (*costexplorer.DeleteAnomalyMonitorOutput, error)
type DeleteAnomalySubscriptionFuture ¶
type DeleteAnomalySubscriptionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteAnomalySubscriptionFuture) Get ¶
func (r *DeleteAnomalySubscriptionFuture) Get(ctx workflow.Context) (*costexplorer.DeleteAnomalySubscriptionOutput, error)
type DeleteCostCategoryDefinitionFuture ¶
type DeleteCostCategoryDefinitionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DeleteCostCategoryDefinitionFuture) Get ¶
func (r *DeleteCostCategoryDefinitionFuture) Get(ctx workflow.Context) (*costexplorer.DeleteCostCategoryDefinitionOutput, error)
type DescribeCostCategoryDefinitionFuture ¶
type DescribeCostCategoryDefinitionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*DescribeCostCategoryDefinitionFuture) Get ¶
func (r *DescribeCostCategoryDefinitionFuture) Get(ctx workflow.Context) (*costexplorer.DescribeCostCategoryDefinitionOutput, error)
type GetAnomaliesFuture ¶
func (*GetAnomaliesFuture) Get ¶
func (r *GetAnomaliesFuture) Get(ctx workflow.Context) (*costexplorer.GetAnomaliesOutput, error)
type GetAnomalyMonitorsFuture ¶
type GetAnomalyMonitorsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetAnomalyMonitorsFuture) Get ¶
func (r *GetAnomalyMonitorsFuture) Get(ctx workflow.Context) (*costexplorer.GetAnomalyMonitorsOutput, error)
type GetAnomalySubscriptionsFuture ¶
type GetAnomalySubscriptionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetAnomalySubscriptionsFuture) Get ¶
func (r *GetAnomalySubscriptionsFuture) Get(ctx workflow.Context) (*costexplorer.GetAnomalySubscriptionsOutput, error)
type GetCostAndUsageFuture ¶
type GetCostAndUsageFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetCostAndUsageFuture) Get ¶
func (r *GetCostAndUsageFuture) Get(ctx workflow.Context) (*costexplorer.GetCostAndUsageOutput, error)
type GetCostAndUsageWithResourcesFuture ¶
type GetCostAndUsageWithResourcesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetCostAndUsageWithResourcesFuture) Get ¶
func (r *GetCostAndUsageWithResourcesFuture) Get(ctx workflow.Context) (*costexplorer.GetCostAndUsageWithResourcesOutput, error)
type GetCostCategoriesFuture ¶
type GetCostCategoriesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetCostCategoriesFuture) Get ¶
func (r *GetCostCategoriesFuture) Get(ctx workflow.Context) (*costexplorer.GetCostCategoriesOutput, error)
type GetCostForecastFuture ¶
type GetCostForecastFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetCostForecastFuture) Get ¶
func (r *GetCostForecastFuture) Get(ctx workflow.Context) (*costexplorer.GetCostForecastOutput, error)
type GetDimensionValuesFuture ¶
type GetDimensionValuesFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetDimensionValuesFuture) Get ¶
func (r *GetDimensionValuesFuture) Get(ctx workflow.Context) (*costexplorer.GetDimensionValuesOutput, error)
type GetReservationCoverageFuture ¶
type GetReservationCoverageFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetReservationCoverageFuture) Get ¶
func (r *GetReservationCoverageFuture) Get(ctx workflow.Context) (*costexplorer.GetReservationCoverageOutput, error)
type GetReservationPurchaseRecommendationFuture ¶
type GetReservationPurchaseRecommendationFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetReservationUtilizationFuture ¶
type GetReservationUtilizationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetReservationUtilizationFuture) Get ¶
func (r *GetReservationUtilizationFuture) Get(ctx workflow.Context) (*costexplorer.GetReservationUtilizationOutput, error)
type GetRightsizingRecommendationFuture ¶
type GetRightsizingRecommendationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetRightsizingRecommendationFuture) Get ¶
func (r *GetRightsizingRecommendationFuture) Get(ctx workflow.Context) (*costexplorer.GetRightsizingRecommendationOutput, error)
type GetSavingsPlansCoverageFuture ¶
type GetSavingsPlansCoverageFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetSavingsPlansCoverageFuture) Get ¶
func (r *GetSavingsPlansCoverageFuture) Get(ctx workflow.Context) (*costexplorer.GetSavingsPlansCoverageOutput, error)
type GetSavingsPlansPurchaseRecommendationFuture ¶
type GetSavingsPlansPurchaseRecommendationFuture struct { // public to support Selector.addFuture Future workflow.Future }
type GetSavingsPlansUtilizationDetailsFuture ¶
type GetSavingsPlansUtilizationDetailsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetSavingsPlansUtilizationDetailsFuture) Get ¶
func (r *GetSavingsPlansUtilizationDetailsFuture) Get(ctx workflow.Context) (*costexplorer.GetSavingsPlansUtilizationDetailsOutput, error)
type GetSavingsPlansUtilizationFuture ¶
type GetSavingsPlansUtilizationFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetSavingsPlansUtilizationFuture) Get ¶
func (r *GetSavingsPlansUtilizationFuture) Get(ctx workflow.Context) (*costexplorer.GetSavingsPlansUtilizationOutput, error)
type GetTagsFuture ¶
func (*GetTagsFuture) Get ¶
func (r *GetTagsFuture) Get(ctx workflow.Context) (*costexplorer.GetTagsOutput, error)
type GetUsageForecastFuture ¶
type GetUsageForecastFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*GetUsageForecastFuture) Get ¶
func (r *GetUsageForecastFuture) Get(ctx workflow.Context) (*costexplorer.GetUsageForecastOutput, error)
type ListCostCategoryDefinitionsFuture ¶
type ListCostCategoryDefinitionsFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ListCostCategoryDefinitionsFuture) Get ¶
func (r *ListCostCategoryDefinitionsFuture) Get(ctx workflow.Context) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
type ProvideAnomalyFeedbackFuture ¶
type ProvideAnomalyFeedbackFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*ProvideAnomalyFeedbackFuture) Get ¶
func (r *ProvideAnomalyFeedbackFuture) Get(ctx workflow.Context) (*costexplorer.ProvideAnomalyFeedbackOutput, error)
type UpdateAnomalyMonitorFuture ¶
type UpdateAnomalyMonitorFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateAnomalyMonitorFuture) Get ¶
func (r *UpdateAnomalyMonitorFuture) Get(ctx workflow.Context) (*costexplorer.UpdateAnomalyMonitorOutput, error)
type UpdateAnomalySubscriptionFuture ¶
type UpdateAnomalySubscriptionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateAnomalySubscriptionFuture) Get ¶
func (r *UpdateAnomalySubscriptionFuture) Get(ctx workflow.Context) (*costexplorer.UpdateAnomalySubscriptionOutput, error)
type UpdateCostCategoryDefinitionFuture ¶
type UpdateCostCategoryDefinitionFuture struct { // public to support Selector.addFuture Future workflow.Future }
func (*UpdateCostCategoryDefinitionFuture) Get ¶
func (r *UpdateCostCategoryDefinitionFuture) Get(ctx workflow.Context) (*costexplorer.UpdateCostCategoryDefinitionOutput, error)
Click to show internal directories.
Click to hide internal directories.