AzureEventHubsAuthenticationclientSecretCredentialsInput is an input for the authentication client secret credentials used with Azure.

Table: AzureEventHubsAuthenticationclientSecretCredentialsInput

ParameterTypeRequiredDefaultStabilityDescription
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column.
Table last updated: May 19, 2025
clientIdstringyes PreviewThe client identifier of the specific application used for authentication.
clientSecretstringyes PreviewThe created secret, which is stored in the secret manager.
secretIdstringyes PreviewThe unique identifier of the created secret. This is useful for verifying which secret is used for authentication.
tenantIdstringyes PreviewThe unique identifier of the tenant to which the specific application was used for authentication.