class Aws::LexModelBuildingService::Types::IntentMetadata

Provides information about an intent.

@!attribute [rw] name

The name of the intent.
@return [String]

@!attribute [rw] description

A description of the intent.
@return [String]

@!attribute [rw] last_updated_date

The date that the intent was updated. When you create an intent, the
creation date and last updated date are the same.
@return [Time]

@!attribute [rw] created_date

The date that the intent was created.
@return [Time]

@!attribute [rw] version

The version of the intent.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lex-models-2017-04-19/IntentMetadata AWS API Documentation

Constants

SENSITIVE