pulumi-azure-kotlin
5.53.0.0
pulumi-azure-kotlin
/
com.pulumi.azure.eventhub.kotlin.inputs
/
EventGridTopicIdentityArgs
/
EventGridTopicIdentityArgs
Event
Grid
Topic
Identity
Args
fun
EventGridTopicIdentityArgs
(
identityIds
:
Output
<
List
<
String
>
>
?
=
null
,
principalId
:
Output
<
String
>
?
=
null
,
tenantId
:
Output
<
String
>
?
=
null
,
type
:
Output
<
String
>
)