Class: Aws::MigrationHubStrategyRecommendations::Types::Group
- Inherits:
-
Struct
- Object
- Struct
- Aws::MigrationHubStrategyRecommendations::Types::Group
- Defined in:
- gems/aws-sdk-migrationhubstrategyrecommendations/lib/aws-sdk-migrationhubstrategyrecommendations/types.rb
Overview
Note:
When making an API call, you may pass Group data as a hash:
{
name: "ExternalId", # accepts ExternalId
value: "String",
}
The object containing information about distinct imports or groups for Strategy Recommendations.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#name ⇒ String
The key of the specific import group.
-
#value ⇒ String
The value of the specific import group.