get Sas
Use this data source to obtain a Shared Access Signature (SAS Token) for an existing Event Hub.
Return
A collection of values returned by getSas.
Parameters
argument
A collection of arguments for invoking getSas.
Return
A collection of values returned by getSas.
See also
Parameters
connection String
The connection string for the Event Hub to which this SAS applies.
expiry
The expiration time and date of this SAS. Must be a valid ISO-8601 format time/date string.
Return
A collection of values returned by getSas.
See also
Parameters
argument
Builder for com.pulumi.azure.eventhub.kotlin.inputs.GetSasPlainArgs.