toggle menu
pulumi-azure-native-kotlin
3.0.1.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
=
"cblppfglmksxfeyk"
)
fun
authenticationType
(
value
:
AuthenticationType
)
@
JvmName
(
name
=
"kjrphiouoksjmegi"
)
suspend
fun
authenticationType
(
value
:
Either
<
String
,
AuthenticationType
>
)
@
JvmName
(
name
=
"qmjrvrpsglndmneb"
)
suspend
fun
authenticationType
(
value
:
Output
<
Either
<
String
,
AuthenticationType
>
>
)
@
JvmName
(
name
=
"jibmoyigphggjicj"
)
fun
authenticationType
(
value
:
String
)
https
Server
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"wuqdgtepcsmufghp"
)
suspend
fun
httpsServerCertificate
(
value
:
HttpsServerCertificateArgs
?
)
@
JvmName
(
name
=
"vvawrkpmevvfqidn"
)
suspend
fun
httpsServerCertificate
(
value
:
Output
<
HttpsServerCertificateArgs
>
)
@
JvmName
(
name
=
"vqglhsqhmcebeedi"
)
suspend
fun
httpsServerCertificate
(
argument
:
suspend
HttpsServerCertificateArgsBuilder
.
(
)
->
Unit
)