toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.mobilenetwork.kotlin.inputs
/
LocalDiagnosticsAccessConfigurationArgsBuilder
Local
Diagnostics
Access
Configuration
Args
Builder
class
LocalDiagnosticsAccessConfigurationArgsBuilder
Builder for
LocalDiagnosticsAccessConfigurationArgs
.
Members
Functions
authentication
Type
Link copied to clipboard
@
JvmName
(
name
=
"iphqsyuotelrqfuw"
)
fun
authenticationType
(
value
:
AuthenticationType
)
@
JvmName
(
name
=
"vxtuymdhavmfgdmi"
)
suspend
fun
authenticationType
(
value
:
Either
<
String
,
AuthenticationType
>
)
@
JvmName
(
name
=
"hlsyrpcgrnooxreg"
)
suspend
fun
authenticationType
(
value
:
Output
<
Either
<
String
,
AuthenticationType
>
>
)
@
JvmName
(
name
=
"laarkpncyqsitfgo"
)
fun
authenticationType
(
value
:
String
)
https
Server
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"gfujhimrgobjgqex"
)
suspend
fun
httpsServerCertificate
(
value
:
HttpsServerCertificateArgs
?
)
@
JvmName
(
name
=
"sorfnmmcmgvwltfi"
)
suspend
fun
httpsServerCertificate
(
value
:
Output
<
HttpsServerCertificateArgs
>
)
@
JvmName
(
name
=
"bynicmurgulpxpit"
)
suspend
fun
httpsServerCertificate
(
argument
:
suspend
HttpsServerCertificateArgsBuilder
.
(
)
->
Unit
)