The output of PutResourcePolicyCommand.

interface PutResourcePolicyCommandOutput {
    $metadata: ResponseMetadata;
    PolicyRevisionId?: string;
}

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

PolicyRevisionId?: string

The revision ID of the policy. Each time you modify a policy, Amazon Comprehend assigns a new revision ID, and it deletes the prior version of the policy.