interface GetHubCAResponse {
    caCertPem: string;
}

Properties

Properties

caCertPem: string