TargetServerArgs

constructor(description: Output<String>? = null, envId: Output<String>? = null, host: Output<String>? = null, isEnabled: Output<Boolean>? = null, name: Output<String>? = null, port: Output<Int>? = null, protocol: Output<String>? = null, sSlInfo: Output<TargetServerSSlInfoArgs>? = null)