The authentication method type.
Optional privateThe private key, in PEM format.
Optional privateName that distinguishes this private key from other keys in Datadog.
Optional privatePassphrase that decrypts the private key. Provide it only when the key is encrypted. Omit it to keep the stored passphrase, send null or an empty string to remove it, or send a value to replace it.
Generated using TypeDoc
RSA key pair authentication, the only method Snowflake integration accounts support. Only the fields provided are changed; omit
private_keyto keep the stored one.