toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.digitaltwins.kotlin.inputs
/
EventGridArgs
/
EventGridArgs
Event
Grid
Args
constructor
(
accessKey1
:
Output
<
String
>
,
accessKey2
:
Output
<
String
>
?
=
null
,
authenticationType
:
Output
<
Either
<
String
,
AuthenticationType
>
>
?
=
null
,
deadLetterSecret
:
Output
<
String
>
?
=
null
,
deadLetterUri
:
Output
<
String
>
?
=
null
,
endpointType
:
Output
<
String
>
,
topicEndpoint
:
Output
<
String
>
)