toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.databricks.kotlin.inputs
/
PrivateLinkServiceConnectionStateArgsBuilder
Private
Link
Service
Connection
State
Args
Builder
class
PrivateLinkServiceConnectionStateArgsBuilder
Builder for
PrivateLinkServiceConnectionStateArgs
.
Members
Functions
actions
Required
Link copied to clipboard
@
JvmName
(
name
=
"spgrhvlkesmibowd"
)
suspend
fun
actionsRequired
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"nxfdqunprbirqyso"
)
suspend
fun
actionsRequired
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"mlxjqqvhjvubppfj"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"wnyifqffsetauyyp"
)
suspend
fun
description
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"qnafsmwicusquocw"
)
fun
status
(
value
:
PrivateLinkServiceConnectionStatus
)
@
JvmName
(
name
=
"gvsviyeoxerschth"
)
suspend
fun
status
(
value
:
Either
<
String
,
PrivateLinkServiceConnectionStatus
>
)
@
JvmName
(
name
=
"dspcgyybfhehqxyo"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
PrivateLinkServiceConnectionStatus
>
>
)
@
JvmName
(
name
=
"tymbdamcnaejiybt"
)
fun
status
(
value
:
String
)