toggle menu
pulumi-azure-native-kotlin
2.90.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesconfiguration.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
=
"pdaslrntuqnwmprw"
)
suspend
fun
actionsRequired
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"btiolxxdugwoksal"
)
suspend
fun
actionsRequired
(
value
:
String
?
)
description
Link copied to clipboard
@
JvmName
(
name
=
"ohdhhphdgethnwco"
)
suspend
fun
description
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"xbnsoauypjohbdge"
)
suspend
fun
description
(
value
:
String
?
)
status
Link copied to clipboard
@
JvmName
(
name
=
"fysehpksnidoqgil"
)
fun
status
(
value
:
PrivateEndpointServiceConnectionStatus
)
@
JvmName
(
name
=
"ctrawqtnwdrvuncv"
)
suspend
fun
status
(
value
:
Either
<
String
,
PrivateEndpointServiceConnectionStatus
>
?
)
@
JvmName
(
name
=
"kfcitfybqdtpeews"
)
suspend
fun
status
(
value
:
Output
<
Either
<
String
,
PrivateEndpointServiceConnectionStatus
>
>
)
@
JvmName
(
name
=
"hyltowvnopkmmqwd"
)
fun
status
(
value
:
String
)