Skip to main content

ManagedClusterKeyPair

Import this model from the entry point of its package:

import { ManagedClusterKeyPair } from '@sailpoint/angular-sdk/managed_clusters';

Properties

NameTypeDescriptionNotes
publicKey(optional) stringManagedCluster publicKey[default to undefined]
publicKeyThumbprint(optional) stringManagedCluster publicKeyThumbprint[default to undefined]
publicKeyCertificate(optional) stringManagedCluster publicKeyCertificate[default to undefined]