AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Describes a project policy in the response from ListProjectPolicies.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.ProjectPolicy

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class ProjectPolicy

The ProjectPolicy type exposes the following members

Constructors

NameDescription
Public Method ProjectPolicy()

Properties

NameTypeDescription
Public Property CreationTimestamp System.DateTime

Gets and sets the property CreationTimestamp.

The Unix datetime for the creation of the project policy.

Public Property LastUpdatedTimestamp System.DateTime

Gets and sets the property LastUpdatedTimestamp.

The Unix datetime for when the project policy was last updated.

Public Property PolicyDocument System.String

Gets and sets the property PolicyDocument.

The JSON document for the project policy.

Public Property PolicyName System.String

Gets and sets the property PolicyName.

The name of the project policy.

Public Property PolicyRevisionId System.String

Gets and sets the property PolicyRevisionId.

The revision ID of the project policy.

Public Property ProjectArn System.String

Gets and sets the property ProjectArn.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5