pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.eventgrid.kotlin.inputs
/
ConnectionStateArgs
/
ConnectionStateArgs
Connection
State
Args
fun
ConnectionStateArgs
(
actionsRequired
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
,
status
:
Output
<
Either
<
String
,
PersistedConnectionStatus
>
>
?
=
null
)