ManagedClusterKeyPair
Import this model from the entry point of its package:
import { ManagedClusterKeyPair } from '@sailpoint/angular-sdk/managed_clusters';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| publicKey | (optional) string | ManagedCluster publicKey | [default to undefined] |
| publicKeyThumbprint | (optional) string | ManagedCluster publicKeyThumbprint | [default to undefined] |
| publicKeyCertificate | (optional) string | ManagedCluster publicKeyCertificate | [default to undefined] |