pulumi-azure-native-kotlin
2.6.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
=
"wqvwylhlemiyejge"
)
fun
authenticationType
(
value
:
AuthenticationType
)
@
JvmName
(
name
=
"eisprnsqqkfhkawa"
)
suspend
fun
authenticationType
(
value
:
Either
<
String
,
AuthenticationType
>
)
@
JvmName
(
name
=
"wilixwwmapnrytqu"
)
suspend
fun
authenticationType
(
value
:
Output
<
Either
<
String
,
AuthenticationType
>
>
)
@
JvmName
(
name
=
"cxynstgjanfsrwyi"
)
fun
authenticationType
(
value
:
String
)
https
Server
Certificate
Link copied to clipboard
@
JvmName
(
name
=
"vorjyckviblfifjk"
)
suspend
fun
httpsServerCertificate
(
value
:
HttpsServerCertificateArgs
?
)
@
JvmName
(
name
=
"jnefbeexmckbuole"
)
suspend
fun
httpsServerCertificate
(
value
:
Output
<
HttpsServerCertificateArgs
>
)
@
JvmName
(
name
=
"hbnfirgclihclnyh"
)
suspend
fun
httpsServerCertificate
(
argument
:
suspend
HttpsServerCertificateArgsBuilder
.
(
)
->
Unit
)