tlsSettings

@JvmName(name = "cwalchpvoerntcpt")
suspend fun tlsSettings(value: Output<ServerTlsSettingsArgs>)
@JvmName(name = "xspsvafuyivdubwy")
suspend fun tlsSettings(value: ServerTlsSettingsArgs?)

Parameters

value

Security settings for the proxy. This field is only applicable to a global backend service with the loadBalancingScheme set to INTERNAL_SELF_MANAGED.


@JvmName(name = "skjwwtoxnihmsspy")
suspend fun tlsSettings(argument: suspend ServerTlsSettingsArgsBuilder.() -> Unit)

Parameters

argument

Security settings for the proxy. This field is only applicable to a global backend service with the loadBalancingScheme set to INTERNAL_SELF_MANAGED.