toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.inputs
/
ConnectionStateArgs
/
ConnectionStateArgs
Connection
State
Args
constructor
(
actionsRequired
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
status
:
Output
<
Either
<
String
,
PersistedConnectionStatus
>
>
?
=
null
)