CDP SDK TypeScript - v1.31.0
    Preparing search index...

    Options for retrieving a Policy by ID.

    interface GetPolicyByIdOptions {
        id: string;
    }
    Index

    Properties

    Properties

    id: string

    The unique identifier of the policy to retrieve. This is a UUID that's generated when the policy is created.