pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.kubernetesconfiguration.kotlin.inputs
/
KubernetesConfigurationPrivateLinkScopePropertiesArgsBuilder
Kubernetes
Configuration
Private
Link
Scope
Properties
Args
Builder
class
KubernetesConfigurationPrivateLinkScopePropertiesArgsBuilder
Builder for
KubernetesConfigurationPrivateLinkScopePropertiesArgs
.
Functions
Functions
cluster
Resource
Id
Link copied to clipboard
@
JvmName
(
name
=
"wmgqvxcpcvhcinuy"
)
suspend
fun
clusterResourceId
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"vmlryvenfkrivwwf"
)
suspend
fun
clusterResourceId
(
value
:
String
)
public
Network
Access
Link copied to clipboard
@
JvmName
(
name
=
"ggitvfouvetlhdpm"
)
fun
publicNetworkAccess
(
value
:
PublicNetworkAccessType
)
@
JvmName
(
name
=
"cipsxcruwaeomogt"
)
suspend
fun
publicNetworkAccess
(
value
:
Either
<
String
,
PublicNetworkAccessType
>
?
)
@
JvmName
(
name
=
"taixrsdbguwpcpsd"
)
suspend
fun
publicNetworkAccess
(
value
:
Output
<
Either
<
String
,
PublicNetworkAccessType
>
>
)
@
JvmName
(
name
=
"jksrjrlopdacplyc"
)
fun
publicNetworkAccess
(
value
:
String
)