class Aws::Personalize::Types::RecipeSummary

Provides a summary of the properties of a recipe. For a complete listing, call the DescribeRecipe API.

@!attribute [rw] name

The name of the recipe.
@return [String]

@!attribute [rw] recipe_arn

The Amazon Resource Name (ARN) of the recipe.
@return [String]

@!attribute [rw] status

The status of the recipe.
@return [String]

@!attribute [rw] creation_date_time

The date and time (in Unix time) that the recipe was created.
@return [Time]

@!attribute [rw] last_updated_date_time

The date and time (in Unix time) that the recipe was last updated.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/RecipeSummary AWS API Documentation

Constants

SENSITIVE