authenticationCertificates

@JvmName(name = "kgskophqvjewfvpe")
suspend fun authenticationCertificates(value: Output<List<ApplicationGatewayAuthenticationCertificateArgs>>)

Parameters

value

One or more authentication_certificate blocks as defined below.


@JvmName(name = "flcevppwfsgbtvxi")
suspend fun authenticationCertificates(vararg values: Output<ApplicationGatewayAuthenticationCertificateArgs>)


@JvmName(name = "fxhviesycckdsade")
suspend fun authenticationCertificates(values: List<Output<ApplicationGatewayAuthenticationCertificateArgs>>)
@JvmName(name = "udsbphnccsudgjtj")
suspend fun authenticationCertificates(vararg values: ApplicationGatewayAuthenticationCertificateArgs)

Parameters

values

One or more authentication_certificate blocks as defined below.


@JvmName(name = "btivroqioalonivu")
suspend fun authenticationCertificates(argument: List<suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit>)
@JvmName(name = "pburcmvoylvpestt")
suspend fun authenticationCertificates(vararg argument: suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit)
@JvmName(name = "vsplqqujksyxnlqe")
suspend fun authenticationCertificates(argument: suspend ApplicationGatewayAuthenticationCertificateArgsBuilder.() -> Unit)

Parameters

argument

One or more authentication_certificate blocks as defined below.