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