toggle menu
pulumi-azure-native-kotlin
2.90.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
=
"ouhsfymnigjcyksc"
)
suspend
fun
actionsRequired
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kkgutgkyfhkdlqyu"
)
suspend
fun
actionsRequired
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"cvypttakrmnvrwds"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kdcpinjwoxxpnidk"
)
suspend
fun
description
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"ktxbqfelagwqcnls"
)
fun
status
(
value
:
PrivateLinkServiceConnectionStatus
)
@
JvmName
(
name
=
"xsblxqccuxlydkjj"
)
suspend
fun
status
(
value
:
Either
<
String
,
PrivateLinkServiceConnectionStatus
>
)
@
JvmName
(
name
=
"elhcsiqgqtojrriu"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
PrivateLinkServiceConnectionStatus
>
>
)
@
JvmName
(
name
=
"rqherlgvleuwawxt"
)
fun
status
(
value
:
String
)