securitySettings

@JvmName(name = "tggdnbwohlnyqyda")
suspend fun securitySettings(value: Output<BackendServiceSecuritySettingsArgs>)
@JvmName(name = "simmjbtixurtrgrw")
suspend fun securitySettings(value: BackendServiceSecuritySettingsArgs?)

Parameters

value

The security settings that apply to this backend service. This field is applicable to either a regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED; or a global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED. Structure is documented below.


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

Parameters

argument

The security settings that apply to this backend service. This field is applicable to either a regional backend service with the service_protocol set to HTTP, HTTPS, or HTTP2, and load_balancing_scheme set to INTERNAL_MANAGED; or a global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED. Structure is documented below.