securitySettings

@JvmName(name = "nrhskspprxcfgban")
suspend fun securitySettings(value: Output<SecuritySettingsArgs>)
@JvmName(name = "fgpnqrtlaavxvhfx")
suspend fun securitySettings(value: SecuritySettingsArgs?)

Parameters

value

This field specifies the security settings that apply to this backend service. This field is applicable to a global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED.


@JvmName(name = "qpihashbojtqcgxf")
suspend fun securitySettings(argument: suspend SecuritySettingsArgsBuilder.() -> Unit)

Parameters

argument

This field specifies the security settings that apply to this backend service. This field is applicable to a global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED.