subsetting

@JvmName(name = "scrriruwbdrkegdg")
suspend fun subsetting(value: Output<RegionBackendServiceSubsettingArgs>)
@JvmName(name = "seghvnsfgxcgpitu")
suspend fun subsetting(value: RegionBackendServiceSubsettingArgs?)

Parameters

value

Subsetting configuration for this BackendService. Currently this is applicable only for Internal TCP/UDP load balancing and Internal HTTP(S) load balancing. Structure is documented below.


@JvmName(name = "ieceeulivafoiupj")
suspend fun subsetting(argument: suspend RegionBackendServiceSubsettingArgsBuilder.() -> Unit)

Parameters

argument

Subsetting configuration for this BackendService. Currently this is applicable only for Internal TCP/UDP load balancing and Internal HTTP(S) load balancing. Structure is documented below.