ALBNetworkProfileUnion (schema)

NetworkProfileUnion

Advanced load balancer NetworkProfileUnion object
Name Description Type Notes
tcp_fast_path_profile Tcp fast path profile

Placeholder for description of property
tcp_fast_path_profile of obj type NetworkProfileUnion field
type str type ref.
ALBTCPFastPathProfile
tcp_proxy_profile Tcp proxy profile

Placeholder for description of property tcp_proxy_profile
of obj type NetworkProfileUnion field type str type ref.
ALBTCPProxyProfile
type Type

Configure one of either proxy or fast path profiles.
Enum options - PROTOCOL_TYPE_TCP_PROXY,
PROTOCOL_TYPE_TCP_FAST_PATH, PROTOCOL_TYPE_UDP_FAST_PATH,
PROTOCOL_TYPE_UDP_PROXY.
Default value when not specified in API or module is
interpreted by ALB Controller as PROTOCOL_TYPE_TCP_PROXY.
ALBProtocolType Required
Default: "PROTOCOL_TYPE_TCP_PROXY"
udp_fast_path_profile Udp fast path profile

Placeholder for description of property
udp_fast_path_profile of obj type NetworkProfileUnion field
type str type ref.
ALBUDPFastPathProfile
udp_proxy_profile Udp proxy profile

Configure UDP Proxy network profile.
ALBUDPProxyProfile