pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.streamanalytics.kotlin.inputs
/
JobIdentityArgs
/
JobIdentityArgs
Job
Identity
Args
fun
JobIdentityArgs
(
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)