The output of PutProjectPolicyCommand.

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

Hierarchy (view full)

Properties

$metadata: ResponseMetadata

Metadata pertaining to this request.

PolicyRevisionId?: string

The ID of the project policy.