RegionBackendServiceArgs

data class RegionBackendServiceArgs(val affinityCookieTtlSec: Output<Int>? = null, val backends: Output<List<BackendArgs>>? = null, val cdnPolicy: Output<BackendServiceCdnPolicyArgs>? = null, val circuitBreakers: Output<CircuitBreakersArgs>? = null, val compressionMode: Output<RegionBackendServiceCompressionMode>? = null, val connectionDraining: Output<ConnectionDrainingArgs>? = null, val connectionTrackingPolicy: Output<BackendServiceConnectionTrackingPolicyArgs>? = null, val consistentHash: Output<ConsistentHashLoadBalancerSettingsArgs>? = null, val customRequestHeaders: Output<List<String>>? = null, val customResponseHeaders: Output<List<String>>? = null, val description: Output<String>? = null, val enableCDN: Output<Boolean>? = null, val failoverPolicy: Output<BackendServiceFailoverPolicyArgs>? = null, val healthChecks: Output<List<String>>? = null, val iap: Output<BackendServiceIAPArgs>? = null, val ipAddressSelectionPolicy: Output<RegionBackendServiceIpAddressSelectionPolicy>? = null, val loadBalancingScheme: Output<RegionBackendServiceLoadBalancingScheme>? = null, val localityLbPolicies: Output<List<BackendServiceLocalityLoadBalancingPolicyConfigArgs>>? = null, val localityLbPolicy: Output<RegionBackendServiceLocalityLbPolicy>? = null, val logConfig: Output<BackendServiceLogConfigArgs>? = null, val maxStreamDuration: Output<DurationArgs>? = null, val metadatas: Output<Map<String, String>>? = null, val name: Output<String>? = null, val network: Output<String>? = null, val outlierDetection: Output<OutlierDetectionArgs>? = null, val port: Output<Int>? = null, val portName: Output<String>? = null, val project: Output<String>? = null, val protocol: Output<RegionBackendServiceProtocol>? = null, val region: Output<String>? = null, val requestId: Output<String>? = null, val securitySettings: Output<SecuritySettingsArgs>? = null, val serviceBindings: Output<List<String>>? = null, val serviceLbPolicy: Output<String>? = null, val sessionAffinity: Output<RegionBackendServiceSessionAffinity>? = null, val subsetting: Output<SubsettingArgs>? = null, val timeoutSec: Output<Int>? = null, val vpcNetworkScope: Output<RegionBackendServiceVpcNetworkScope>? = null) : ConvertibleToJava<RegionBackendServiceArgs>

Creates a regional BackendService resource in the specified project using the data included in the request. For more information, see Backend services overview.

Constructors

Link copied to clipboard
fun RegionBackendServiceArgs(affinityCookieTtlSec: Output<Int>? = null, backends: Output<List<BackendArgs>>? = null, cdnPolicy: Output<BackendServiceCdnPolicyArgs>? = null, circuitBreakers: Output<CircuitBreakersArgs>? = null, compressionMode: Output<RegionBackendServiceCompressionMode>? = null, connectionDraining: Output<ConnectionDrainingArgs>? = null, connectionTrackingPolicy: Output<BackendServiceConnectionTrackingPolicyArgs>? = null, consistentHash: Output<ConsistentHashLoadBalancerSettingsArgs>? = null, customRequestHeaders: Output<List<String>>? = null, customResponseHeaders: Output<List<String>>? = null, description: Output<String>? = null, enableCDN: Output<Boolean>? = null, failoverPolicy: Output<BackendServiceFailoverPolicyArgs>? = null, healthChecks: Output<List<String>>? = null, iap: Output<BackendServiceIAPArgs>? = null, ipAddressSelectionPolicy: Output<RegionBackendServiceIpAddressSelectionPolicy>? = null, loadBalancingScheme: Output<RegionBackendServiceLoadBalancingScheme>? = null, localityLbPolicies: Output<List<BackendServiceLocalityLoadBalancingPolicyConfigArgs>>? = null, localityLbPolicy: Output<RegionBackendServiceLocalityLbPolicy>? = null, logConfig: Output<BackendServiceLogConfigArgs>? = null, maxStreamDuration: Output<DurationArgs>? = null, metadatas: Output<Map<String, String>>? = null, name: Output<String>? = null, network: Output<String>? = null, outlierDetection: Output<OutlierDetectionArgs>? = null, port: Output<Int>? = null, portName: Output<String>? = null, project: Output<String>? = null, protocol: Output<RegionBackendServiceProtocol>? = null, region: Output<String>? = null, requestId: Output<String>? = null, securitySettings: Output<SecuritySettingsArgs>? = null, serviceBindings: Output<List<String>>? = null, serviceLbPolicy: Output<String>? = null, sessionAffinity: Output<RegionBackendServiceSessionAffinity>? = null, subsetting: Output<SubsettingArgs>? = null, timeoutSec: Output<Int>? = null, vpcNetworkScope: Output<RegionBackendServiceVpcNetworkScope>? = null)

Functions

Link copied to clipboard
open override fun toJava(): RegionBackendServiceArgs

Properties

Link copied to clipboard
val affinityCookieTtlSec: Output<Int>? = null

Lifetime of cookies in seconds. This setting is applicable to external and internal HTTP(S) load balancers and Traffic Director and requires GENERATED_COOKIE or HTTP_COOKIE session affinity. If set to 0, the cookie is non-persistent and lasts only until the end of the browser session (or equivalent). The maximum allowed value is two weeks (1,209,600). Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.

Link copied to clipboard
val backends: Output<List<BackendArgs>>? = null

The list of backends that serve this BackendService.

Link copied to clipboard

Cloud CDN configuration for this BackendService. Only available for specified load balancer types.

Link copied to clipboard
Link copied to clipboard

Compress text responses using Brotli or gzip compression, based on the client's Accept-Encoding header.

Link copied to clipboard
Link copied to clipboard

Connection Tracking configuration for this BackendService. Connection tracking policy settings are only available for Network Load Balancing and Internal TCP/UDP Load Balancing.

Link copied to clipboard

Consistent Hash-based load balancing can be used to provide soft session affinity based on HTTP headers, cookies or other properties. This load balancing policy is applicable only for HTTP connections. The affinity to a particular destination host will be lost when one or more hosts are added/removed from the destination service. This field specifies parameters that control consistent hashing. This field is only applicable when localityLbPolicy is set to MAGLEV or RING_HASH. 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. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED.

Link copied to clipboard
val customRequestHeaders: Output<List<String>>? = null

Headers that the load balancer adds to proxied requests. See Creating custom headers.

Link copied to clipboard
val customResponseHeaders: Output<List<String>>? = null

Headers that the load balancer adds to proxied responses. See Creating custom headers.

Link copied to clipboard
val description: Output<String>? = null

An optional description of this resource. Provide this property when you create the resource.

Link copied to clipboard
val enableCDN: Output<Boolean>? = null

If true, enables Cloud CDN for the backend service of an external HTTP(S) load balancer.

Link copied to clipboard

Requires at least one backend instance group to be defined as a backup (failover) backend. For load balancers that have configurable failover: Internal TCP/UDP Load Balancing and external TCP/UDP Load Balancing.

Link copied to clipboard
val healthChecks: Output<List<String>>? = null

The list of URLs to the healthChecks, httpHealthChecks (legacy), or httpsHealthChecks (legacy) resource for health checking this backend service. Not all backend services support legacy health checks. See Load balancer guide. Currently, at most one health check can be specified for each backend service. Backend services with instance group or zonal NEG backends must have a health check. Backend services with internet or serverless NEG backends must not have a health check.

Link copied to clipboard
val iap: Output<BackendServiceIAPArgs>? = null

The configurations for Identity-Aware Proxy on this resource. Not available for Internal TCP/UDP Load Balancing and Network Load Balancing.

Link copied to clipboard

Specifies preference of traffic to the backend (from the proxy and from the client for proxyless gRPC). The possible values are: - IPV4_ONLY: Only send IPv4 traffic to the backends of the Backend Service (Instance Group, Managed Instance Group, Network Endpoint Group) regardless of traffic from the client to the proxy. Only IPv4 health-checks are used to check the health of the backends. This is the default setting. - PREFER_IPV6: Prioritize the connection to the endpoints IPv6 address over its IPv4 address (provided there is a healthy IPv6 address). - IPV6_ONLY: Only send IPv6 traffic to the backends of the Backend Service (Instance Group, Managed Instance Group, Network Endpoint Group) regardless of traffic from the client to the proxy. Only IPv6 health-checks are used to check the health of the backends. This field is applicable to either: - Advanced Global External HTTPS Load Balancing (load balancing scheme EXTERNAL_MANAGED), - Regional External HTTPS Load Balancing, - Internal TCP Proxy (load balancing scheme INTERNAL_MANAGED), - Regional Internal HTTPS Load Balancing (load balancing scheme INTERNAL_MANAGED), - Traffic Director with Envoy proxies and proxyless gRPC (load balancing scheme INTERNAL_SELF_MANAGED).

Link copied to clipboard

Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.

Link copied to clipboard

A list of locality load-balancing policies to be used in order of preference. When you use localityLbPolicies, you must set at least one value for either the localityLbPolicies[].policy or the localityLbPolicies[].customPolicy field. localityLbPolicies overrides any value set in the localityLbPolicy field. For an example of how to use this field, see Define a list of preferred policies. Caution: This field and its children are intended for use in a service mesh that includes gRPC clients only. Envoy proxies can't use backend services that have this configuration.

Link copied to clipboard

The load balancing algorithm used within the scope of the locality. The possible values are: - ROUND_ROBIN: This is a simple policy in which each healthy backend is selected in round robin order. This is the default. - LEAST_REQUEST: An O(1) algorithm which selects two random healthy hosts and picks the host which has fewer active requests. - RING_HASH: The ring/modulo hash load balancer implements consistent hashing to backends. The algorithm has the property that the addition/removal of a host from a set of N hosts only affects 1/N of the requests. - RANDOM: The load balancer selects a random healthy host. - ORIGINAL_DESTINATION: Backend host is selected based on the client connection metadata, i.e., connections are opened to the same address as the destination address of the incoming connection before the connection was redirected to the load balancer. - MAGLEV: used as a drop in replacement for the ring hash load balancer. Maglev is not as stable as ring hash but has faster table lookup build times and host selection times. For more information about Maglev, see https://ai.google/research/pubs/pub44824 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. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED. If sessionAffinity is not NONE, and this field is not set to MAGLEV or RING_HASH, session affinity settings will not take effect. Only ROUND_ROBIN and RING_HASH are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true.

Link copied to clipboard

This field denotes the logging options for the load balancer traffic served by this backend service. If logging is enabled, logs will be exported to Stackdriver.

Link copied to clipboard
val maxStreamDuration: Output<DurationArgs>? = null

Specifies the default maximum duration (timeout) for streams to this service. Duration is computed from the beginning of the stream until the response has been completely processed, including all retries. A stream that does not complete in this duration is closed. If not specified, there will be no timeout limit, i.e. the maximum duration is infinite. This value can be overridden in the PathMatcher configuration of the UrlMap that references this backend service. This field is only allowed when the loadBalancingScheme of the backend service is INTERNAL_SELF_MANAGED.

Link copied to clipboard
val metadatas: Output<Map<String, String>>? = null

Deployment metadata associated with the resource to be set by a GKE hub controller and read by the backend RCTH

Link copied to clipboard
val name: Output<String>? = null

Name of the resource. Provided by the client when the resource is created. The name must be 1-63 characters long, and comply with RFC1035. Specifically, the name must be 1-63 characters long and match the regular expression [a-z]([-a-z0-9]*[a-z0-9])? which means the first character must be a lowercase letter, and all following characters must be a dash, lowercase letter, or digit, except the last character, which cannot be a dash.

Link copied to clipboard
val network: Output<String>? = null

The URL of the network to which this backend service belongs. This field can only be specified when the load balancing scheme is set to INTERNAL.

Link copied to clipboard

Settings controlling the eviction of unhealthy hosts from the load balancing pool for the backend service. If not set, this feature is considered disabled. This field is applicable to either: - A regional backend service with the service_protocol set to HTTP, HTTPS, HTTP2, or GRPC, and load_balancing_scheme set to INTERNAL_MANAGED. - A global backend service with the load_balancing_scheme set to INTERNAL_SELF_MANAGED.

Link copied to clipboard
val port: Output<Int>? = null

Deprecated in favor of portName. The TCP port to connect on the backend. The default value is 80. For Internal TCP/UDP Load Balancing and Network Load Balancing, omit port.

Link copied to clipboard
val portName: Output<String>? = null

A named port on a backend instance group representing the port for communication to the backend VMs in that group. The named port must be defined on each backend instance group. This parameter has no meaning if the backends are NEGs. For Internal TCP/UDP Load Balancing and Network Load Balancing, omit port_name.

Link copied to clipboard
val project: Output<String>? = null
Link copied to clipboard

The protocol this BackendService uses to communicate with backends. Possible values are HTTP, HTTPS, HTTP2, TCP, SSL, UDP or GRPC. depending on the chosen load balancer or Traffic Director configuration. Refer to the documentation for the load balancers or for Traffic Director for more information. Must be set to GRPC when the backend service is referenced by a URL map that is bound to target gRPC proxy.

Link copied to clipboard
val region: Output<String>? = null
Link copied to clipboard
val requestId: Output<String>? = null

An optional request ID to identify requests. Specify a unique request ID so that if you must retry your request, the server will know to ignore the request if it has already been completed. For example, consider a situation where you make an initial request and the request times out. If you make the request again with the same request ID, the server can check if original operation with the same request ID was received, and if so, will ignore the second request. This prevents clients from accidentally creating duplicate commitments. The request ID must be a valid UUID with the exception that zero UUID is not supported ( 00000000-0000-0000-0000-000000000000).

Link copied to clipboard

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.

Link copied to clipboard
val serviceBindings: Output<List<String>>? = null

URLs of networkservices.ServiceBinding resources. Can only be set if load balancing scheme is INTERNAL_SELF_MANAGED. If set, lists of backends and health checks must be both empty.

Link copied to clipboard
val serviceLbPolicy: Output<String>? = null

URL to networkservices.ServiceLbPolicy resource. Can only be set if load balancing scheme is EXTERNAL, INTERNAL_MANAGED or INTERNAL_SELF_MANAGED. If used with a backend service, must reference a global policy. If used with a regional backend service, must reference a regional policy.

Link copied to clipboard

Type of session affinity to use. The default is NONE. Only NONE and HEADER_FIELD are supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. For more details, see: Session Affinity.

Link copied to clipboard
val subsetting: Output<SubsettingArgs>? = null
Link copied to clipboard
val timeoutSec: Output<Int>? = null

The backend service timeout has a different meaning depending on the type of load balancer. For more information see, Backend service settings. The default is 30 seconds. The full range of timeout values allowed goes from 1 through 2,147,483,647 seconds. This value can be overridden in the PathMatcher configuration of the UrlMap that references this backend service. Not supported when the backend service is referenced by a URL map that is bound to target gRPC proxy that has validateForProxyless field set to true. Instead, use maxStreamDuration.

Link copied to clipboard

The network scope of the backends that can be added to the backend service. This field can be either GLOBAL_VPC_NETWORK or REGIONAL_VPC_NETWORK. A backend service with the VPC scope set to GLOBAL_VPC_NETWORK is only allowed to have backends in global VPC networks. When the VPC scope is set to REGIONAL_VPC_NETWORK the backend service is only allowed to have backends in regional networks in the same scope as the backend service. Note: if not specified then GLOBAL_VPC_NETWORK will be used.