toggle menu
pulumi-azure-native-kotlin
1.104.0.2
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesconfiguration.kotlin.inputs
/
KubernetesConfigurationPrivateLinkScopePropertiesArgsBuilder
Kubernetes
Configuration
Private
Link
Scope
Properties
Args
Builder
class
KubernetesConfigurationPrivateLinkScopePropertiesArgsBuilder
Builder for
KubernetesConfigurationPrivateLinkScopePropertiesArgs
.
Members
Functions
cluster
Resource
Id
Link copied to clipboard
@
JvmName
(
name
=
"wcwtjopyxhfewxlc"
)
suspend
fun
clusterResourceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vdykrhqkvtuqqoxw"
)
suspend
fun
clusterResourceId
(
value
:
String
)
public
Network
Access
Link copied to clipboard
@
JvmName
(
name
=
"nvvkofgdtivimcqr"
)
fun
publicNetworkAccess
(
value
:
PublicNetworkAccessType
)
@
JvmName
(
name
=
"kqfxccprppgjegkj"
)
suspend
fun
publicNetworkAccess
(
value
:
Either
<
String
,
PublicNetworkAccessType
>
?
)
@
JvmName
(
name
=
"rbahakavpdsajxjt"
)
suspend
fun
publicNetworkAccess
(
value
:
Output
<
Either
<
String
,
PublicNetworkAccessType
>
>
)
@
JvmName
(
name
=
"pgwspguixigknesv"
)
fun
publicNetworkAccess
(
value
:
String
)