values

val values: Output<Map<String, String>>

A mapping of key value pairs passed to the connection. Different type needs different parameters in the values. Builtin types have required field values as below:

  • Azure: parameters AutomationCertificateName and SubscriptionID.

  • AzureClassicCertificate: parameters SubscriptionName, SubscriptionId and CertificateAssetName.

  • AzureServicePrincipal: parameters ApplicationId, CertificateThumbprint, SubscriptionId and TenantId.