class Aws::MigrationHubStrategyRecommendations::Types::Group

The object containing information about distinct imports or groups for Strategy Recommendations.

@note When making an API call, you may pass Group

data as a hash:

    {
      name: "ExternalId", # accepts ExternalId
      value: "String",
    }

@!attribute [rw] name

The key of the specific import group.
@return [String]

@!attribute [rw] value

The value of the specific import group.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/migrationhubstrategy-2020-02-19/Group AWS API Documentation

Constants

SENSITIVE