Dedicated Host Network Attribute Args
data class DedicatedHostNetworkAttributeArgs(val slbUdpTimeout: Output<Int>? = null, val udpTimeout: Output<Int>? = null) : ConvertibleToJava<DedicatedHostNetworkAttributeArgs>
Properties
Link copied to clipboard
The timeout period for a UDP session between Server Load Balancer (SLB) and the dedicated host. Unit: seconds. Valid values: 15 to 310.
Link copied to clipboard
The timeout period for a UDP session between a user and an Alibaba Cloud service on the dedicated host. Unit: seconds. Valid values: 15 to 310.