pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin.inputs
/
LocalDiagnosticsAccessConfigurationArgsBuilder
Local
Diagnostics
Access
Configuration
Args
Builder
class
LocalDiagnosticsAccessConfigurationArgsBuilder
Builder for
LocalDiagnosticsAccessConfigurationArgs
.
Functions
Functions
authentication
Type
Link copied to clipboard
@
JvmName
(
name
=
"wraxshugvcolhopx"
)
fun
authenticationType
(
value
:
AuthenticationType
)
@
JvmName
(
name
=
"nomwdlglmhibnhft"
)
suspend
fun
authenticationType
(
value
:
Either
<
String
,
AuthenticationType
>
)
@
JvmName
(
name
=
"lnmedabtfvpbueeg"
)
suspend
fun
authenticationType
(
value
:
Output
<
Either
<
String
,
AuthenticationType
>
>
)
@
JvmName
(
name
=
"imdmolgeuqedegkh"
)
fun
authenticationType
(
value
:
String
)
https
Server
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"xyqosqwojijlmxrk"
)
suspend
fun
httpsServerCertificate
(
value
:
HttpsServerCertificateArgs
?
)
@
JvmName
(
name
=
"nepoeoyfrimyloxp"
)
suspend
fun
httpsServerCertificate
(
value
:
Output
<
HttpsServerCertificateArgs
>
)
@
JvmName
(
name
=
"aitcvsxshywgryga"
)
suspend
fun
httpsServerCertificate
(
argument
:
suspend
HttpsServerCertificateArgsBuilder
.
(
)
->
Unit
)