LocalDiagnosticsAccessConfigurationArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "eohfeueeqrxvxeih")
fun authenticationType(value: AuthenticationType)
@JvmName(name = "antvswotgdvypfib")
suspend fun authenticationType(value: Either<String, AuthenticationType>)
@JvmName(name = "tatmdjhnedjgadxt")
suspend fun authenticationType(value: Output<Either<String, AuthenticationType>>)
@JvmName(name = "hrnlbgkvpluqjvvp")
fun authenticationType(value: String)
Link copied to clipboard
@JvmName(name = "moqekuxwyngaakfl")
suspend fun httpsServerCertificate(value: HttpsServerCertificateArgs?)
@JvmName(name = "xnsqfrrjcywibxgf")
suspend fun httpsServerCertificate(value: Output<HttpsServerCertificateArgs>)
@JvmName(name = "wannprsilwmomesd")
suspend fun httpsServerCertificate(argument: suspend HttpsServerCertificateArgsBuilder.() -> Unit)