Skip to main content

IRekognitionProjectPolicy

Interface in AWS.Rekognition

Interface for ProjectPolicy.

Properties

CreationTimestamp

property CreationTimestamp: TOptional<TDateTime>

The date and time that the project policy was created.

LastUpdatedTimestamp

property LastUpdatedTimestamp: TOptional<TDateTime>

The date and time that the project policy was last updated.

PolicyDocument

property PolicyDocument: string

The JSON document for the project policy.

PolicyName

property PolicyName: string

The name of the project policy.

PolicyRevisionId

property PolicyRevisionId: string

The revision ID of the project policy.

ProjectArn

property ProjectArn: TARN

The Amazon Resource Name (ARN) of the project that the project policy is attached to.