Server Group Server Args
data class ServerGroupServerArgs(val description: Output<String>? = null, val port: Output<Int>? = null, val remoteIpEnabled: Output<Boolean>? = null, val serverGroupId: Output<String>? = null, val serverId: Output<String>, val serverIp: Output<String>? = null, val serverType: Output<String>, val status: Output<String>? = null, val weight: Output<Int>? = null) : ConvertibleToJava<ServerGroupServerArgs>
Constructors
Link copied to clipboard
constructor(description: Output<String>? = null, port: Output<Int>? = null, remoteIpEnabled: Output<Boolean>? = null, serverGroupId: Output<String>? = null, serverId: Output<String>, serverIp: Output<String>? = null, serverType: Output<String>, status: Output<String>? = null, weight: Output<Int>? = null)
Properties
Link copied to clipboard
The description of the backend server. The description must be 2 to 256 characters in length, and cannot start with http:// or https://.
Link copied to clipboard
Specifies whether to enable the remote IP feature. You can specify at most 200 servers in each call. Default values:
Link copied to clipboard
The ID of the server group.
Link copied to clipboard
The type of the backend server. You can specify at most 200 servers in each call. Default values: