subsetting

@JvmName(name = "gjxlmbocskfpyytt")
suspend fun subsetting(value: Output<RegionBackendServiceSubsettingArgs>)
@JvmName(name = "khypptnsvtosatuu")
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 = "bfijsoatlnpqrsct")
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.