pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.containerservice.kotlin.inputs
/
ManagedClusterHTTPProxyConfigArgsBuilder
Managed
Cluster
HTTPProxy
Config
Args
Builder
class
ManagedClusterHTTPProxyConfigArgsBuilder
Builder for
ManagedClusterHTTPProxyConfigArgs
.
Functions
Functions
http
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"sgcaduagttrvgbvu"
)
suspend
fun
httpProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"gpudemdfidglfncp"
)
suspend
fun
httpProxy
(
value
:
String
?
)
https
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"cwwmmslkewgauebw"
)
suspend
fun
httpsProxy
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"qskwnptqufoelffa"
)
suspend
fun
httpsProxy
(
value
:
String
?
)
no
Proxy
Link copied to clipboard
@
JvmName
(
name
=
"dtbuvnpgombrmtyn"
)
suspend
fun
noProxy
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"wjoqcmjceumsexqb"
)
suspend
fun
noProxy
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"pfbixmcicdwobdce"
)
suspend
fun
noProxy
(
vararg
values
:
String
)
@
JvmName
(
name
=
"ouyscycbbkwihtbc"
)
suspend
fun
noProxy
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"kcghtfxbgeatgsfw"
)
suspend
fun
noProxy
(
value
:
List
<
String
>
?
)
trusted
Ca
Link copied to clipboard
@
JvmName
(
name
=
"jmicfwiguerraquv"
)
suspend
fun
trustedCa
(
value
:
Output
<
String
>
)
@
JvmName
(
name
=
"kafucabichkvljtg"
)
suspend
fun
trustedCa
(
value
:
String
?
)