Interface CcCustomerManagedPolicyReferenceProperty

interface CcCustomerManagedPolicyReferenceProperty {
    ccName: string;
    ccPath?: string;
}

Properties

Properties

ccName: string
ccPath?: string

Generated using TypeDoc