interface PutProjectPolicyResponse {
    PolicyRevisionId?: string;
}

Hierarchy (view full)

Properties

PolicyRevisionId?: string

The ID of the project policy.