Class: Aws::CostOptimizationHub::Types::Filter

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb

Overview

Describes a filter that returns a more specific list of recommendations. Filters recommendations by different dimensions.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#account_idsArray<String>

The account that the recommendation is for.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#action_typesArray<String>

The type of action you can take by adopting the recommendation.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#implementation_effortsArray<String>

The effort required to implement the recommendation.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#recommendation_idsArray<String>

The IDs for the recommendations.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#regionsArray<String>

The Amazon Web Services Region of the resource.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#resource_arnsArray<String>

The Amazon Resource Name (ARN) of the recommendation.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#resource_idsArray<String>

The resource ID of the recommendation.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#resource_typesArray<String>

The resource type of the recommendation.

Returns:

  • (Array<String>)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#restart_neededBoolean

Whether or not implementing the recommendation requires a restart.

Returns:

  • (Boolean)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#rollback_possibleBoolean

Whether or not implementing the recommendation can be rolled back.

Returns:

  • (Boolean)


656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end

#tagsArray<Types::Tag>

A list of tags assigned to the recommendation.

Returns:



656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
# File 'gems/aws-sdk-costoptimizationhub/lib/aws-sdk-costoptimizationhub/types.rb', line 656

class Filter < Struct.new(
  :account_ids,
  :action_types,
  :implementation_efforts,
  :recommendation_ids,
  :regions,
  :resource_arns,
  :resource_ids,
  :resource_types,
  :restart_needed,
  :rollback_possible,
  :tags)
  SENSITIVE = []
  include Aws::Structure
end