You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ComputeOptimizer::Types::RecommendationSource
- Inherits:
-
Struct
- Object
- Struct
- Aws::ComputeOptimizer::Types::RecommendationSource
- Defined in:
- (unknown)
Overview
Describes the source of a recommendation, such as an Amazon EC2 instance or Auto Scaling group.
Instance Attribute Summary collapse
-
#recommendation_source_arn ⇒ String
The Amazon Resource Name (ARN) of the recommendation source.
-
#recommendation_source_type ⇒ String
The resource type of the recommendation source.
Instance Attribute Details
#recommendation_source_arn ⇒ String
The Amazon Resource Name (ARN) of the recommendation source.
#recommendation_source_type ⇒ String
The resource type of the recommendation source.
Possible values:
- Ec2Instance
- AutoScalingGroup